npm-run-all
is no longer maintained. Lighter, actively maintained alternatives
exist.
Provides a clean way to manage your npm scripts, offering parallelisation, file watching, and more.
A direct fork of npm-run-all
with much of the dependency tree cleaned up.
It can be used as a drop-in replacement as it provides the exact same binaries as the original.
Very similar concept to npm-run-all
which is actively maintained.