Echo JS 0.11.0

<~>

chilon 3938 days ago. link 3 points
There's also a presention here: http://sighjs.github.io/ that I gave to London Node.js user group (LNUG).

This tool provides everything gulp does (including support for gulp plugins) but is built using the functional reactive programming library Bacon.js rather than node's built-in stream library.

It splits work over multiple processes/CPUs to better take advantage of machines with multiple CPU cores and includes a very neat, terse and declarative build file syntax.