https://github.com/minwork/react
Useful react hooks and components libraries
https://github.com/minwork/react
components-library hooks-library react typescript
Last synced: about 1 year ago
JSON representation
Useful react hooks and components libraries
- Host: GitHub
- URL: https://github.com/minwork/react
- Owner: minwork
- License: mit
- Created: 2023-03-07T16:22:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-20T01:04:30.000Z (about 1 year ago)
- Last Synced: 2025-04-30T02:05:12.798Z (about 1 year ago)
- Topics: components-library, hooks-library, react, typescript
- Language: TypeScript
- Homepage: https://react-libraries-storybook.vercel.app
- Size: 1.81 MB
- Stars: 51
- Watchers: 1
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Minwork - React Libraries

# What is Minwork?
Minwork is the personal brand of Krzysztof Kalkhoff. You can find more information about it on my [website](https://minwork.it).
# Libraries
## Use Long Press

[](https://www.npmjs.com/package/use-long-press)


> React hook for detecting _click_, _tap_ or _point_ and _hold_ event.
- [Readme](./packages/use-long-press/README.md)
- [Interactive documentation](https://react-libraries-storybook.vercel.app/) (Storybook)
- [Static documentation](https://minwork.gitbook.io/long-press-hook/) (Gitbook)
## Use Double Tap




> React hook for handling _double tap_ on mobile devices
- [Readme](./packages/use-double-tap/README.md)
- [Documentation](https://minwork.gitbook.io/double-tap-hook)
## React Interval Hook

[](https://www.npmjs.com/package/react-interval-hook)


> React _self-correcting_ interval hook for precision timing, augmented by management methods
- [Readme](./packages/react-interval-hook/README.md)
- [Documentation](https://minwork.gitbook.io/react-interval-hook/)
## What's new
If you’re curious about the direction these libraries are heading, check out the [issues list](https://github.com/minwork/react/issues) to see what [new features](https://github.com/minwork/react/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) are coming soon™️.
# Support
If you like to support my work consider making a [donation](https://github.com/sponsors/minwork).