/unsubber

Based on mitt, simplifying event handling.

Primary LanguageTypeScriptMIT LicenseMIT

Install

Using pnpm to install:

pnpm add unsubber

Using yarn or npm:

# with yarn
yarn add unsubber

# with npm
npm i unsubber