Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.32 KB

Simpleform

English | 中文说明

Based on React, lightweight, easy and powerful form development solution.

npm libs

  • @simpleform/form:It's easy to build the base package for forms and implement two-way binding of form data.
  • @simpleform/render:Dynamic rendering form engine that dynamically renders forms based on JSON data. use form linkage is very simple.
  • @simpleform/editor:Form designer, based on @simpleform/render. Quickly embed form design functionality in react projects. Painless implementation of low-code modules.

Development

Requirements

Installation

npm install

start

npm run start

License

The MIT License (MIT), Please enjoy it.