react-hooks

A collection of React Hooks.

MIT License

Downloads
68.7K
Stars
61
Committers
2
react-hooks -

Published by wojtekmaj over 3 years ago

What's new?

  • Added useOnLine hook
react-hooks -

Published by wojtekmaj almost 4 years ago

What's new?

  • Added useWindowHeight, useWindowWidth hooks
react-hooks -

Published by wojtekmaj about 4 years ago

What's new?

  • Added useIntersectionObserver hook

Bug fixes

  • Fixed useMutationObserver, useResizeObserver calling MutationObserver, ResizeObserver respectively even if not present in window.
react-hooks -

Published by wojtekmaj about 4 years ago

What's new?

  • Added React 17 compatibility
  • Added useScrollLeft, useScrollTop hooks
react-hooks -

Published by wojtekmaj about 4 years ago

What's new?

  • Added useResizeObserver hook
react-hooks -

Published by wojtekmaj about 4 years ago

What's new?

  • Added useCurrentPosition hook
react-hooks -

Published by wojtekmaj about 4 years ago

What's new?

  • Added useSetTimeout hook
react-hooks -

Published by wojtekmaj over 4 years ago

What's new?

  • Added useMutationObserver hook

What's changed?

  • Optimized Babel configuration for build size (66% smaller package size!)
react-hooks -

Published by wojtekmaj over 4 years ago

What's new?

  • Added useEventListener hook
  • Added useMatchMedia hook
react-hooks -

Published by wojtekmaj over 4 years ago

Initial release.

Package Rankings
Top 4.88% on Npmjs.org
Badges
Extracted from project README
npm CI
Related Projects