react-form-builder

A Form Building library for React.js

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
react-form-builder
53130.1.297 years ago10 years agoMinified + gzip package size for react-form-builder in KB

Readme

React Form Builder
A comprehensive Form Builder for React that handles persistence and rendering.

Docs

- Using the Form Handler

Running Examples

git clone git@github.com:quri/react-form-builder.git
cd react-form-builder
npm install
npm run examples

Then open http://localhost:8080/webpack-dev-server/
Build and Release
npm run build-npm
npm publish