0.4.0 • Published 4 years ago

common-custom-hooks v0.4.0

Weekly downloads
47
License
MIT
Repository
github
Last release
4 years ago

Introduction

common-custom-hooks ⚛️ is a custom react hooks library, focusing on providing simple and performant custom hooks for common use cases.

Gives the following useful custom hooks -

  • usePrevious
  • useIsMobile
  • useOnChange
  • usePrevious
  • useWindowSize
  • useKeypress
  • useToggle

...and more in upcoming releases.

Usage

Inside your React project, add common-custom-hooks using,

yarn add common-custom-hooks

or with npm:

npm install common-custom-hooks

Issues & Help

  • Raise an issue if you find one.
  • PRs and feature requests welcome! 🎉

License

The MIT License.

0.4.0

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago