Ecosyste.ms: Awesome

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

https://github.com/vazco/uniforms

A React library for building forms from any schema.
https://github.com/vazco/uniforms

component-library components form-builder form-controls forms hacktoberfest meteor react react-components react-library

Last synced: about 2 months ago
JSON representation

A React library for building forms from any schema.

Lists

README

        


vazco/uniforms


Logo


A set of React libraries for building forms from every schema.


API |
Contribute |
Quick Start |
Playground |
Roadmap



Coverage


License


Downloads





GitHub Discussions


Version


Status

# What's included?

- **Automatic forms generation**
- **Fields capable of rendering every schema**
- **Helper for creating custom fields with one line**
- **Inline and asynchronous form validation**
- **Integrations with various schemas:**
- **[JSON Schema](http://json-schema.org/)**
- **[GraphQL](https://github.com/graphql/graphql-js)**
- **[SimpleSchema](https://github.com/aldeed/meteor-simple-schema)**
- **[SimpleSchema@2](https://github.com/aldeed/node-simple-schema)**
- **[Zod](https://github.com/colinhacks/zod)**
- **And any other - only [a small wrapper](https://vazco.github.io/uniforms/#/introduction) is needed!**
- **Wide range of themes:**
- **[AntD](https://ant.design/) theme**
- **[Bootstrap3](https://getbootstrap.com/docs/3.4/) theme**
- **[Bootstrap4](https://getbootstrap.com/docs/4.6) theme**
- **[Bootstrap5](https://getbootstrap.com/) theme**
- **[Material](https://v4.mui.com/) theme**
- **[MUI](https://mui.com/) theme**
- **[Semantic UI](http://semantic-ui.com/) theme**
- **plain HTML theme**


# License

**Like every package maintained by [Vazco](https://vazco.eu/), uniforms packages are [MIT licensed](https://github.com/vazco/uniforms/blob/master/LICENSE).**