Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/MAKARD/react-formawesome

React UI lib for validation forms
https://github.com/MAKARD/react-formawesome

List: react-formawesome

class-validator form react react-formawesome-core ui validation

Last synced: about 2 months ago
JSON representation

React UI lib for validation forms

Awesome Lists containing this project

README

        

# React Formawesome

[![Build Status](https://api.travis-ci.org/MAKARD/react-formawesome.svg?branch=master)](https://travis-ci.org/MAKARD/react-formawesome)
[![Code coverage](https://codecov.io/gh/MAKARD/react-formawesome/branch/master/graphs/badge.svg)](https://codecov.io/gh/MAKARD/react-formawesome/branch/master)

React UI lib for [react-formawesome-core](https://github.com/MAKARD/react-formawesome-core).

See [Storybook](https://makard.github.io/react-formawesome)

# Installation

## Via NPM

```bash
npm install --save-dev react-formawesome-core@latest
npm install --save-dev react-formawesome@latest
```

# Content

- [Form](./readme/Form.md)
- [FormGroup](./readme/FormGroup.md)
- [Input](./readme/Input.md)
- [Checkbox](./readme/Checkbox.md)
- [SubmitButton](./readme/SubmitButton.md)
- [Select](./readme/Select.md)
- [TextArea](./readme/TextArea.md)
- [ErrorTip](./readme/ErrorTip.md)
- [UnparsedErrorContainer](./readme/UnparsedErrorContainer.md)

# Important:
# For proper work, you should have react and react-dom libraries with exact the same versions