Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/MAKARD/react-formawesome
- Owner: MAKARD
- License: mit
- Created: 2018-10-01T11:53:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T14:46:00.000Z (over 1 year ago)
- Last Synced: 2024-05-23T04:15:30.860Z (7 months ago)
- Topics: class-validator, form, react, react-formawesome-core, ui, validation
- Language: TypeScript
- Homepage: https://makard.github.io/react-formawesome
- Size: 4.63 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-components - react-formawesome - Complex library for creating awesome forms. (Code Design / Form Logic)
- awesome-react-components - react-formawesome - Complex library for creating awesome forms. (Code Design / Form Logic)
- awesome-react-components - react-formawesome - Complex library for creating awesome forms. (Code Design / Form Logic)
- awesome-react-components - react-formawesome - Complex library for creating awesome forms. (Code Design / Form Logic)
- fucking-awesome-react-components - react-formawesome - Complex library for creating awesome forms. (Code Design / Form Logic)
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