Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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