useXenos

useXenos is a set of react hooks inspired by vueuse

Stars
0
Committers
1

Bot releases are hidden (Show)

useXenos - v0.1.1 Latest Release

Published by Xenos-the-stupid 3 months ago

Version 0.1.1 is Out 🥳

Updates

  • fix useEventListener
  • fix useUpdateEffect
  • addressing 1 new issue
  • add more tests

New Hooks

  • useSupported
  • useMounted

Full Changelog: https://github.com/Xenos-the-stupid/useXenos/compare/v0.1.0...v0.1.1

useXenos -

Published by Xenos-the-stupid 4 months ago

version 0.1.0 is out 🥳

updates

  • testing all the hooks with simple tests
  • fix some bugs

new hooks

  • useEventListener
  • useOnline
  • useUpdateEffect
  • useWindowScroll
useXenos - v0.1.0-beta

Published by Xenos-the-stupid 4 months ago

introducing the react hooks library, here some of the hooks that got implemented:

  • useDraggable
  • useElementBouding
  • useElementSize
  • useMouse
  • useMouseElement
  • useStorage
  • useSessonStorage
  • useView