@pleme-io/form-system
v1.0.1
Published
Shared TypeScript library for Nexus products
Maintainers
Readme
pleme-form-system
Form system library for Nexus products
Development
# Enter dev shell
nix develop
# Run all checks (lint + typecheck + test)
nix run .#check-all
# Individual commands
npm run build
npm run test
npm run check
npm run check:types