https://github.com/tj/react-hooks
Fire off actions in stateless components.
https://github.com/tj/react-hooks
Last synced: 9 months ago
JSON representation
Fire off actions in stateless components.
- Host: GitHub
- URL: https://github.com/tj/react-hooks
- Owner: tj
- License: mit
- Created: 2016-09-19T23:26:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T07:55:06.000Z (over 8 years ago)
- Last Synced: 2025-03-28T04:34:59.959Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 166
- Watchers: 9
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
# 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://apex.sh/ping/)
---
> [tjholowaychuk.com](http://tjholowaychuk.com) ·
> GitHub [@tj](https://github.com/tj) ·
> Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)