Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all hooks from useHooks library #3

Open
nik-rev opened this issue Jul 23, 2024 · 1 comment
Open

Add all hooks from useHooks library #3

nik-rev opened this issue Jul 23, 2024 · 1 comment

Comments

@nik-rev
Copy link
Contributor

nik-rev commented Jul 23, 2024

Why?
Would be convenient to have all useful hooks in one place

The hooks which should be ported and are not currently:

These hooks depend on experimental useEffectEvent:

Types for all hooks:
https://github.com/uidotdev/usehooks/blob/main/index.d.ts

Code for all hooks:
https://github.com/uidotdev/usehooks/blob/main/index.js

@maximilienGilet
Copy link
Owner

Nice idea !

Just added useWindowScroll a few minutes ago.

This is a great starting point, everyone is welcome implementing those hooks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants