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

https://github.com/Pyr33x/rehooks

A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.
https://github.com/Pyr33x/rehooks

cli custom-hooks docs documentation eslint hooks monorepo nextjs react react-custom-hooks react-hooks react-hooks-library rehooks rehooks-cli rust-lang typescript vercel

Last synced: 7 days ago
JSON representation

A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.

Awesome Lists containing this project

README

        


Rehooks


A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.



NPM Downloads
NPM License
NPM Version


๐Ÿช„ Initialization



Initialize the Rehooks configuration easily.



npx rehooks-cli@latest init


โœจ Adding Hooks


Get the list of available hooks and add them to your project.


npx rehooks-cli@latest add

๐Ÿ“ฆ Packages


rehooks-ts - rehooks-cli


โœจ Resources


A list of tools that uses Rehooks API.


Rehooks Raycast Extension - Rehooks CLI


๐Ÿ“š Documentation



Check out the documentation for more information.

๐Ÿงพ License


Rehooks is licensed under the Apache License 2.0.