syncwaiter

1.0.0 • Public • Published

syncwaiter

NodeJS simple synchronous waiting method

How it works

let wait = require('syncwaiter');
wait(500); // Wait for 500ms

Readme

Keywords

Package Sidebar

Install

npm i syncwaiter

Weekly Downloads

4

Version

1.0.0

License

WTFPL

Last publish

Collaborators

  • jacmba