Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

BlackBoxVision/react-link-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React LinkState

🚒 linkState comes to the rescue of your event handlers!

License: MIT npm version npm downloads Build Status codecov Coverage Status

NPM NPM

The idea of this module started from this post Using linkState in your React Components to simplify event handlers

Also, this could be an upgrade from the linkState mixin.

Installation

YARN

yarn add link-state-hoc

NPM

npm install --save link-state-hoc

API Docs

Read them here

Issues

If you found a bug, or you have an answer, or whatever. Please, open an issue. I will do the best to fix it, or help you.

Contributing

Of course, if you see something that you want to upgrade from this library, or a bug that needs to be solved, PRs are welcome!

License

Distributed under the MIT license. See LICENSE for more information.