Skip to content

andrianfaa/custom-hooks

Repository files navigation

My custom hooks collection

How to use

in your package.json, add this :

{ ... "dependencies": { ... "@anfa/custom-hooks": "https://github.com/andrianfaa/custom-hooks/tree/package", }, ... }

then, re-install nodejs packages

$ npm install

Releases

No releases published

Packages

No packages published