Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkovacic/rc-formly
JSON forms for React.js with help from formik.
https://github.com/nkovacic/rc-formly
Last synced: 1 day ago
JSON representation
JSON forms for React.js with help from formik.
- Host: GitHub
- URL: https://github.com/nkovacic/rc-formly
- Owner: nkovacic
- License: mit
- Created: 2019-05-26T19:06:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T10:28:15.000Z (almost 4 years ago)
- Last Synced: 2024-08-09T08:09:13.264Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 996 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rc-formly
rc-formly (React Formly) is a dynamic (JSON powered) form library for React.js
[Read the docs](https://rc-formly.netlify.app)
## Features
- Uses the powerful [formik](https://jaredpalmer.com/formik/) under the hood.
- Draws heavy inspiration from [ngx-formly](https://ngx-formly.github.io/ngx-formly/)
- Automatic forms generation
- Easy to extend with custom field type, validation, wrapper and extension.
- Typescript