1.0.1 • Published 1 year ago

waiten v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Waiten - Make fictitious promises.

Simple Timeout based tool.

Installation:

npm install waiten

Quick Start:

const Waiten = require('waiten');
import Waiten from 'waiten';

Examples:

...
await Waiten(5);
myFunction();

Comments

Before creating an issue, please be aware that this project is joining BETA.

License

Refer to the LICENSE.

1.0.1

1 year ago

1.0.0

1 year ago