UNPKG

react-hooks

Version:

React stateless lifecycle hooks

37 lines (23 loc) 605 B
# react-hooks Silly little component to fire off actions in stateless components. ## Installation ``` $ npm install react-hooks ``` ## Developing Build: ``` $ make build ``` Start dev server: ``` $ make start ``` ## Badges ![](https://img.shields.io/badge/license-MIT-blue.svg) ![](https://img.shields.io/badge/status-stable-green.svg) [![](http://apex.sh/images/badge.svg)](https://apex.sh/ping/) --- > [tjholowaychuk.com](http://tjholowaychuk.com)  ·  > GitHub [@tj](https://github.com/tj)  ·  > Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)