Skip to content
/ re-hook Public template

boilerplate code to publish your custom React hooks as fast as possible

License

Notifications You must be signed in to change notification settings

sina-byn/re-hook

Repository files navigation

re-hook

Please consider following this project's author, Sina Bayandorian, and consider starring the project to show your ❤️ and support.

Boilerplate code to publish your custom React hooks as fast as possible 🚀

  • Fork the repository
  • start creating and writing your hooks inside ./src/hooks/
  • then export them from ./src/hooks/index.ts
  • configure package.json , .npmignore , .gitignore
  • run npm run build
  • run npm publish
  • now your package is published to npm

About

boilerplate code to publish your custom React hooks as fast as possible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published