0.0.8 • Published 8 years ago

react-simple-inputs v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

React simple inputs

Inputs that provide a basic set of utilities and control without being bloated shouldn't be hard. Contributions of any kind welcome!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

These component relies on having React and React DOM installed. They are listed as peer dependencies.

yarn add react react-dom

Installing

yarn add react-simple-inputs

Running the tests

First you need to have Watchman installed on your system

yarn add react-simple-inputs

Then run the test command (it will run jest in watch mode)

yarn test

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

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

Authors

  • Patrick Edqvist - Initial work

License

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

0.0.8

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago