npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintainence fork)
run-scripts-util
Organize npm package.json scripts into groups of easy to manage commands (CLI tool designed for use in npm package.json scripts)
rand-picker
A versatile random item picker library for JavaScript. Supports weighted and non-weighted items, multiple chained filters for both added items and pick operations, single or multiple item selection, sequential and unique picking options, weight modifiers,