npm.io
1.1.1 • Published 6 years ago

react-behave

Licence
MIT
Version
1.1.1
Deps
4
Size
77 kB
Vulns
0
Weekly
0
Stars
6

react-behave

npm version latest npm version next

A library of behaviors for React applications.

Warning: The current master can represent unreleased features of the library. See lastest release.

...Of what?

...Of behavioral components.

The components of this library will be focused on functionality and only contain very basic and fully customisable UI.

Here, we focus on how components work rather than how they look.

This means:

Installation

npm
npm install --save react-behave
yarn
yarn add react-behave

Documentation

The documentation of each component can be found here.


This project was inspired by react-autocomplete.