Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evertbouw/pulleys
Do the heavy lifting with these React hooks!
https://github.com/evertbouw/pulleys
composable hooks react react-hooks typescript
Last synced: 26 days ago
JSON representation
Do the heavy lifting with these React hooks!
- Host: GitHub
- URL: https://github.com/evertbouw/pulleys
- Owner: evertbouw
- License: mit
- Created: 2019-05-06T09:33:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T19:57:37.000Z (about 1 year ago)
- Last Synced: 2024-09-13T04:52:55.111Z (about 2 months ago)
- Topics: composable, hooks, react, react-hooks, typescript
- Language: TypeScript
- Homepage:
- Size: 1.03 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# pulleys
Do the heavy lifting with these React hooks!
[![.github/workflows/cd.yml](https://github.com/evertbouw/pulleys/actions/workflows/cd.yml/badge.svg)](https://github.com/evertbouw/pulleys/actions/workflows/cd.yml)
[![](https://img.shields.io/github/issues/evertbouw/pulleys)](https://github.com/evertbouw/pulleys/issues)
![](https://img.shields.io/badge/coverage-100%25-brightgreen)
[![](https://img.shields.io/npm/dm/@evertbouw/pulleys)](https://www.npmjs.com/package/@evertbouw/pulleys)
[![](https://img.shields.io/github/sponsors/evertbouw)](https://github.com/sponsors/evertbouw/)## installing
```sh
npm i @evertbouw/pulleys
# or
yarn add @evertbouw/pulleys
# or
pnpm add @evertbouw/pulleys
```Comes with typescript definitions.
## idea
When I started to use hooks I quickly saw patterns emerge where I could reuse a lot of my code. I wrote a blog post about this
https://dev.to/evertbouw/let-s-make-a-reusable-react-hook-e63
## api
Browse the available functions in the docs
https://evertbouw.github.io/pulleys
## contributing
Feel free to open PRs and issues for more hooks or documentation!
## chat
Come hang out in the Reactiflux discord! There isn't a specific channel for this library or even hooks in general.
https://www.reactiflux.com/