js-task-path
A helper class to manage task-, build- and deployment-related paths more easily throughout the whole project.
js-lang-exception
An extendable, testable and intuitively usable error-handling Exception class built and based on the standard, built-in Error object.
js-partial-foreach
A partial to provide a better foreach capability similar to PHP's foreach construct by differentiating whether the callback function expects a value or a pair of key-value.
js-partial-stod
A partial to return the duration as a number (string to duration).