0.0.1 • Published 5 months ago

@bigmistqke/when v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

@bigmistqke/when

pnpm

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'
0.0.1

5 months ago