0.1.0-alpha.0 • Published 5 years ago

react-jsonform-shape v0.1.0-alpha.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

A mini React library that abstracts the generation of forms from a JSON.

npm install react-jsonform-shape

Core Features

  1. JSON to Form - Generate your form based on your component JSON “state”.
  2. Grid or Template system - Write the grid containers, where your input controls should belong
  3. No other dependency (for the time being)

License

MIT