type-of(latest: 2.0.1) Type assertions aka less-broken typeof.
transformers(latest: 3.1.0) String/Data transformations for use in templating libraries, static site generators and web frameworks
character-parser(latest: 4.0.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.
with(latest: 7.0.2) Compile time `with` for strict mode JavaScript
constantinople(latest: 4.0.1) Determine whether a JavaScript expression evaluates to a constant
void-elements(latest: 3.1.0) Array of "void elements" defined by the HTML specification.
jstransformer(latest: 1.0.0) Normalize the API of any jstransformer
http-browserify(latest: 1.7.0) http module compatability for browserify
vm-browserify(latest: 1.1.2) vm module for the browser
pug-code-gen(latest: 3.0.3) 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.1) 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-loader(latest: 2.4.0) Pug loader module for webpack
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.1) 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)
base64-encode(latest: 2.0.1) Encode base-64 strings with JavaScript
diff-match-patch(latest: 1.0.5) npm package for https://github.com/google/diff-match-patch
promise(latest: 8.3.0) Bare bones Promises/A+ implementation
acorn-globals(latest: 7.0.1) Detect global variables in JavaScript using acorn
browser-resolve(latest: 2.0.0) resolve which handles browser field support in package.json
is-browser(latest: 2.1.0) Test whether you're a component in browser or a package in npm