if-env-defined
Simplify npm scripts with "if-env-defined ... && npm run this || npm run that"
Simplify npm scripts with "if-env-defined ... && npm run this || npm run that"
Run Grunt tasks in you tests, so you can test them
Runs a given command with additional environment settings for simple local development
concurrent or serial run npm scripts, javascript tasks, and more
Easily run scripts using npx.
Convector helper library for fabric communication
Super small wrapper around Node.js child_process.spawn, pretty boring actually.
Run package.json scripts by NODE_ENV.
A tiny helper that knows if you are running a script via npm or Yarn, to let you chain your commands for either.
Controller adapter to use with fabric-client SDK
Minimalistic nodejs process manager. Similar to forever-monitor
Run all your NPM scripts more easily with fuzzy matching
An API to execute `npm` commands programmatically.
Utility method to wrap a function into an asynchronous method using the common this.async() style.
A simple task runner which will run tasks concurrently while maintaining limits.
Run groups of (a)sync functions.
Check if your code is running as an npm script
Run command if file or files are changed
Automatically install pre-push hooks for your npm modules (based on pre-commit package by Arnout Kazemier).