unicorn-magic
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

unicorn-magic

Some useful utilities I often need

I'm not accepting requests.

Install

npm install unicorn-magic

Usage

import {delay} from 'unicorn-magic';

await delay({seconds: 1});

console.log('1 second later');

API

See the types.

/unicorn-magic/

    Package Sidebar

    Install

    npm i unicorn-magic

    Weekly Downloads

    3,214,653

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    5.26 kB

    Total Files

    6

    Last publish

    Collaborators

    • sindresorhus