formmod

Powerful form system for React with hooks

Usage no npm install needed!

<script type="module">
  import formmod from 'https://cdn.skypack.dev/formmod';
</script>

README

The formMOD is powerfull library for making a React forms.

This is open source project, we want to make it public, making it easier to develop large, complex applications.
This project became as public in early 2022, started in 2021.

The project is actively developing, you can send your suggestions and comments to our git page or nickorsk2017@gmail.com

We want to thank everyone who helps our project.

We will be very happy if you help us and open community, just set a star here.

You can make a great apps faster and easy.

We are working for you! Thank you!

Advantages:

1. Easy to use - simple API.

2. Flexible - create a hard things with easy and fast way.

3. Abstract data model - use it for any UI kit's.

4. Make a forms faster with JSON scheme.

5. Best performance.

6. Open community.

Full documentation

https://nickorsk2017.github.io/formMOD/

Installation

Intallation with npm:

npm i formmod

Intallation with yarn:

yarn add formmod

Dependencies

"react": "^17.0.1",
"react-dom": "^17.0.1",

License

MIT