Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nstseek/react-forms
A library to make forms in React simpler.
https://github.com/nstseek/react-forms
library npm react scss typescript
Last synced: about 2 months ago
JSON representation
A library to make forms in React simpler.
- Host: GitHub
- URL: https://github.com/nstseek/react-forms
- Owner: nstseek
- Created: 2021-01-09T15:23:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T16:37:38.000Z (over 3 years ago)
- Last Synced: 2024-01-29T23:12:15.308Z (12 months ago)
- Topics: library, npm, react, scss, typescript
- Language: TypeScript
- Homepage:
- Size: 433 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## react-forms
[![npm version](https://img.shields.io/npm/v/@nstseek/react-forms)](https://www.npmjs.com/package/@nstseek/react-forms)
[![CI](https://github.com/nstseek/react-forms/workflows/CI/badge.svg)](https://github.com/nstseek/react-forms/actions?query=workflow%3ACI)Forms on React made simple - that's it.
With a few lines of code you can create a complete form, with validation, getters, and types (TypeScript)
Code snippets and live examples will be provided soon.