useful-wait-group
v0.1.3
Published
Go `WaitGroup` inspired wait group for node.js.
Readme
Useful wait group
Go WaitGroup inspired wait group for node.js.
Automated tests
Never commit something that breaks the build! You can
easily prevent this by linking the test script as a git pre-commit hook!
like this:
ln test .git/hooks/pre-commit