Skip to content

devtin/promise-delay-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Promise delay example

A patriotic but simple delay example using ES6 Promise. 🇻🇪

Usage

Just run it using npx:

$ npx https://github.com/devtin/promise-delay-example

Or clone the repo.

$ git clone https://github.com/devtin/promise-delay-example
$ cd promise-delay-example
$ yarn && yarn start
# or using npm
$ npm install && npm start

About

A simple JS promise delay example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors