# JSON Form Generator
A lightweight JavaScript library for generating dynamic forms from JSON/Object.

[![GitHub license](https://img.shields.io/github/license/Rmanaf/json-form)](https://github.com/Rmanaf/json-form/blob/master/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/Rmanaf/json-form)](https://github.com/Rmanaf/json-form/issues) 

The JSON Form Generator is a JavaScript library that simplifies the process of creating dynamic forms from JSON data. See demo [here](https://rmanaf.github.io/json-form.demo/)
  
## Getting Started
See instructions [here](https://github.com/Rmanaf/json-form/wiki/Getting-Started#getting-started-with-json-form-generator)


## Contributing
Please feel free to contribute!

## License
This project is licensed under the MIT license.
[More](https://github.com/Rmanaf/json-form/blob/master/LICENSE)