0.2.0 • Published 4 years ago

hooks-storage v0.2.0

Weekly downloads
13
License
MIT
Repository
github
Last release
4 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

4 years ago

0.1.3

4 years ago

0.1.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago