Skip to content

tj/waitgroup.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaitGroup

Tiny implementation of a primitive similar to Go's WaitGroup which is useful for waiting on a number of routines to complete.

Installation

$ npm install tj/waitgroup.js

License

MIT

About

Go style WaitGroup for JS-land

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages