Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.