Skip to content

Yomguithereal/colback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artoo

Colback.js

Colback.js is a JavaScript library aiming at providing simple utilities to shift asynchronous functions from one paradigm to the other.

Full documentation is available here.

Contribution

Build Status

Contributions are more than welcome. Just remember to add and pass relevant unit tests before submitting any changes.

# Installing package dependencies
npm install

# Running tests
npm test