@arunkumarcoderelm/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.

Usage no npm install needed!

<script type="module">
  import arunkumarcoderelmHook from 'https://cdn.skypack.dev/@arunkumarcoderelm/hook';
</script>

README

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