Skip to content

caio-oliv/ultimate-form

Repository files navigation

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

Releases

No releases published

Packages

No packages published