@bigmistqke/when
v0.0.1
Published
utility for conditional running of a callback
Downloads
3
Maintainers
Readme
@bigmistqke/when
utility for conditional running of a callback
Note After using this template, you have to search and replace all
@bigmistqke/when
and similar strings with appropriate texts.
@bigmistqke/when
should be a kebab-case string representing the name of you monorepo.
utility for conditional running of a callback
should be a Normal case string with the description of the repository.
bigmistqke
should be a kebab-case string from your profile URL.
Quick start
Install it:
npm i @bigmistqke/when
# or
yarn add @bigmistqke/when
# or
pnpm add @bigmistqke/when
Use it:
import @bigmistqke/when from '@bigmistqke/when'