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

0.1.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.

Package Sidebar

Install

npm i unicorn-magic

Weekly Downloads

2,865,315

Version

0.1.0

License

MIT

Unpacked Size

3.45 kB

Total Files

6

Last publish

Collaborators

  • sindresorhus