1.0.1 • Published 3 months ago

@rmanaf/json-form v1.0.1

Weekly downloads
12
License
MIT
Repository
github
Last release
3 months ago

JSON Form Generator

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

GitHub license GitHub issues

The JSON Form Generator is a powerful JavaScript library that simplifies the process of creating dynamic forms from JSON data. With this library, developers can effortlessly generate forms with various input parameters.

Use Cases

  • Quickly generate user registration forms with various input fields like name, email, password, etc., along with validation rules.
  • Create dynamic survey forms with multiple choice questions, text fields, and other input types tailored to specific survey requirements.
  • Implement contact forms with proper input validation to collect user feedback and inquiries seamlessly.
  • Effortlessly build complex forms for data entry tasks, including large datasets and multi-step forms.

Features

  • The JSON Form Generator takes input data and a schema to dynamically create forms with the specified input parameters and configurations. This saves developers significant time and effort compared to manual form creation.
  • The schema defines various options for the form, including templates for input elements, labels, sections, and more. This allows developers to control the appearance and behavior of the form with ease.
  • The library supports input validation, ensuring that the data entered in the form meets the specified criteria. This helps to maintain data integrity and enhance the overall user experience.
  • JSON Form Generator can be integrated with popular frontend frameworks like React, Angular, Vue, or used directly in plain HTML applications, making it adaptable to diverse development environments.

Getting Started

See instructions here

Demo

See demo here

Contributing

Please feel free to contribute!

License

This project is licensed under the MIT license. More

Copyright (c) 2020 Rmanaf rman.afzal@gmail.com

1.0.1

3 months ago

1.0.0

8 months ago

0.9.9

2 years ago

0.9.10

2 years ago

0.9.8

3 years ago

0.9.7

3 years ago

0.9.6

4 years ago

0.9.5

4 years ago

0.9.4

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago