0.2.0 • Published 3 years ago

hooks-storage v0.2.0

Weekly downloads
13
License
MIT
Repository
github
Last release
3 years ago

hooks-storage

npm NPM

React hooks library:

  • useAsync - react hook to use async functions;
  • useOnClickOutside - react hook to handle click out side of the element;
  • useMemoCompare;
  • useLocalStorage - sync state to local storage so that it persists through a page refresh;
  • useKeyPress - key press hook;

Full API documentation - Learn about each helper

0.2.0

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago