str-interpolator
A TypeScript utility function to replace placeholders in a string with values from an object, supporting both simple and nested object paths.
es2040
browserify transform that compiles a selection of ES6 to valid ES5
es2020
browserify transform that compiles a selection of ES6 to valid ES5
gana-compile
Pretty small synchronous template engine built on ES2015 Template Strings, working on `node@0.10` too. No RegExps, support for helpers and what you want. Use [gana][] if you wanna both async and sync support.