0.2.0 • Published 1 year ago

ultimate-form v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Ultimate form

Ultimate form state management library.

Features

Usage

The ultimate-form API is based around the composition of a hierarchy of fields acting as nodes in a tree structure.

Development

Clone the repo and run pnpm install.

Testing

To run the tests, use the package script test or test:cov for code coverage.

Building

To build the js files, run build:js and build:type for typescript declaration files.

For a full build (.d.ts, .js), run the build script.

License

MIT License

0.2.0

1 year ago

0.1.0

2 years ago