1.1.4 • Published 6 years ago
@arunkumarcoderelm/hook v1.1.4
Hook
Hook helps to attach multiple callback and execute them when ever needed just using there reference in the hook registry. There are two hook parallel and series hook named according to how they call the attached callback registry.
Installation
npm
npm i @arunkumarcoderelm/hook
yarn
yarn add @arunkumarcoderelm/hook