https://github.com/optimajet/formbuilder
FormBuilder - Lightweight, React-based, Drag&Drop, Customizable
https://github.com/optimajet/formbuilder
formbuilder javascript optimajet react
Last synced: about 1 year ago
JSON representation
FormBuilder - Lightweight, React-based, Drag&Drop, Customizable
- Host: GitHub
- URL: https://github.com/optimajet/formbuilder
- Owner: optimajet
- Created: 2019-04-25T13:38:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T15:26:20.000Z (over 1 year ago)
- Last Synced: 2025-03-29T15:04:03.480Z (about 1 year ago)
- Topics: formbuilder, javascript, optimajet, react
- Homepage: https://formbuilder.dev
- Size: 11.3 MB
- Stars: 106
- Watchers: 7
- Forks: 37
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OptimaJet FormBuilder
FormBuilder - is a lightweight, user-friendly, effective and essential form tool used to create and manage forms. It is based on React and
can be integrated into any web app.
For deployment and further development, you will need the following toolkit:
- npm;
- webpack 3 (!);
1. Run the commands in the project's root folder:
```bash
cd demo
npm install --legacy-peer-deps
npm run start
```
2. Open the sample in a browser (by default at http://localhost:8080/)
## Features
- Drag-&-drop form builder
- Templates
- Inline parameters
- Event-based
- JSON file format
- Clean HTML layout
## Screenshots
[](https://formbuilder.dev/demo/)
[](https://formbuilder.dev/viewer/)
## Information
- **Official website** - [https://formbuilder.dev](https://formbuilder.dev)
- **Documentation** - [https://formbuilder.dev/documentation/](https://formbuilder.dev/documentation/)
- **Demo** - [https://formbuilder.dev/demo/](https://formbuilder.dev/demo/)
For commercial use, please contact [support@optimajet.com](mailto:support@optimajet.com).