rereradu / uniforms

Bunch of React components and helpers to easily generate and validate forms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vazco/uniforms

Logo

A set of React libraries for building forms.

API | Contribute | Documentation | Playground | Roadmap

Coverage

<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>

What's included?


License

Like every Vazco.eu package, all uniforms packages are MIT licensed.

About

Bunch of React components and helpers to easily generate and validate forms.

License:MIT License


Languages

Language:JavaScript 99.7%Language:CSS 0.3%