vazco/uniforms
A set of React libraries for building forms.
API | Contribute | Documentation | Playground | Roadmap
<a href="https://npmjs.org/package/uniforms">
<img src="https://img.shields.io/npm/l/uniforms.svg?style=flat-square" alt="License">
</a>
<a href="https://npmjs.org/package/uniforms">
<img src="https://img.shields.io/npm/dm/uniforms.svg?style=flat-square" alt="Downloads">
</a>
<img src="https://img.shields.io/badge/open-source-007ec6.svg?style=flat-square" alt="Open Source">
<a href="https://gitter.im/vazco/uniforms">
<img src="https://img.shields.io/gitter/room/vazco/uniforms.svg?style=flat-square" alt="Gitter">
</a>
<a href="https://npmjs.org/package/uniforms">
<img src="https://img.shields.io/npm/v/uniforms.svg?style=flat-square" alt="Version">
</a>
<a href="https://travis-ci.org/vazco/uniforms">
<img src="https://img.shields.io/travis/vazco/uniforms.svg?style=flat-square" alt="Status">
</a>
- Automatic forms generation
- Fields capable of render every schema
- Helper for creating custom fields with one line
- Inline and asynchronous form validation
- Integrations with various schemas:
- GraphQL
- SimpleSchema
- SimpleSchema@2
- And any other - only a small wrapper is needed!
- Wide range of themes:
- AntD theme
- Bootstrap3 theme
- Bootstrap4 theme
- Material UI theme
- Semantic UI theme
- plain HTML theme
Like every Vazco.eu package, all uniforms packages are MIT licensed.