0.1.0 • Published 8 months ago

formj v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

formj

A Preact library for creating forms based on a JSON Schema.

Installation

You can install formj using yarn or npm:

yarn add formj
# or `npm i formj`

API reference

A full API reference can be found in the docs folder.

License

This code is licensed under the MIT license, see the LICENSE file for details.

Issues and pull requests are welcome! Please be aware that by contributing, you agree for your work to be licensed under an MIT license.