type-of(latest: 2.0.1) Type assertions aka less-broken typeof.
jade(latest: 1.11.0) A clean, whitespace-sensitive template language for writing HTML
transformers(latest: 2.1.0) String/Data transformations for use in templating libraries, static site generators and web frameworks
promise(latest: 8.1.0) Bare bones Promises/A+ implementation
is-browser(latest: 2.1.0) Test whether you're a component in browser or a package in npm
pug(latest: 3.0.0) A clean, whitespace-sensitive template language for writing HTML
pug-code-gen(latest: 3.0.1) Default code-generator for pug. It generates HTML via a JavaScript template function.
pug-filters(latest: 4.0.0) Code for processing filters in pug templates
pug-lexer(latest: 5.0.0) The pug lexer (takes a string and converts it to an array of tokens)
pug-linker(latest: 4.0.0) Link multiple pug ASTs together using include/extends
pug-parser(latest: 6.0.0) The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
pug-runtime(latest: 3.0.0) The runtime components for the pug templating language
pug-strip-comments(latest: 2.0.0) Strip comments from a Pug token stream (from the lexer)
constantinople(latest: 4.0.1) Determine whether a JavaScript expression evaluates to a constant
pug-attrs(latest: 3.0.0) Generate code for Pug attributes
pug-error(latest: 2.0.0) Standard error objects for pug
with(latest: 7.0.2) Compile time `with` for strict mode JavaScript
pug-walk(latest: 2.0.0) Walk and transform a pug AST
character-parser(latest: 3.1.0) Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.
is-expression(latest: 4.0.0) Check if a string is a valid JavaScript expression