An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Minwork - React Libraries

![Minwork React Libraries](https://raw.githubusercontent.com/minwork/react/main/images/react-libraries-banner.webp)

# 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

![NPM Downloads](https://img.shields.io/npm/dm/use-long-press)
[![npm](https://img.shields.io/npm/v/use-long-press)](https://www.npmjs.com/package/use-long-press)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/use-long-press)

![React Long Press Hook](https://raw.githubusercontent.com/minwork/react/main/packages/use-long-press/images/react-long-press-hook.webp)

> 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

![NPM Downloads](https://img.shields.io/npm/dm/use-double-tap)
![npm](https://img.shields.io/npm/v/use-double-tap)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/use-double-tap)

![React Double Tap Hook](https://raw.githubusercontent.com/minwork/react/main/packages/use-double-tap/images/react-double-tap-hook.webp)

> 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

![NPM Downloads](https://img.shields.io/npm/dm/react-interval-hook)
[![npm](https://img.shields.io/npm/v/react-interval-hook)](https://www.npmjs.com/package/react-interval-hook)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-interval-hook)

![React Interval Hook](https://raw.githubusercontent.com/minwork/react/main/packages/react-interval-hook/images/react-interval-hook.webp)

> 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).