Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
express.js inspired template-engine manager.
Easily register and get helper functions to be passed to any template engine or node.js application. Methods for both sync and async helpers.
Return a copy of an object without the given keys.