unsubber
v0.0.3
Published
Based on mitt, supports unsubscribing after executing the provided method, simplifying event handling.
Downloads
5
Readme
Install
Using pnpm
to install:
pnpm add unsubber
Using yarn
or npm
:
# with yarn
yarn add unsubber
# with npm
npm i unsubber