2.2.0 • Published 6 years ago

@bitcointrade/react-validity v2.2.0

Weekly downloads
12
License
MIT
Repository
github
Last release
6 years ago

react-validity

A high-order component made to compose form validations

Getting Started

We use TypeScript in our project, that also means that we bundle the type definitions with the package distribution.

Prerequisites

  • Node.js LTS, although previous versions can still work;
  • We recommend using Yarn as package manager, but you can opt for NPM too.

Installing

Just run the following snippet and you're ready to go:

yarn add @bitcointrade/react-validity

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details