239 packages
acorn-globals
Detect global variables in JavaScript using acorn
add-package-owners
Add owners to the npm package through given json populated with author npm usernames
babel-plugin-minify-emojify-names
babel-plugin-parser-opts
Pass arbitrary Babylon parser options to Babel
babel-plugin-transform-react-pug
A plugin for transpiling pug templates to jsx
babel-plugin-transform-with
Convert "with" statements to strict mode-compatible JavaScript
babylon-walk
Lightweight Babylon AST traversal
brjade
Turn jade.render and jade.renderFile calls into inlined markup
character-parser
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.
consolidate-jstransformer
Consolidate-compatible API to use JSTransformers.
constantinople
Determine whether a JavaScript expression evaluates to a constant
data-urls
Parses data: URLs
decrypt-https-proxy
Convert an HTTPS proxy to HTTP for clients that do not support HTTPS proxies.
doctypes
Shorthands for commonly used doctypes
domexception
An implementation of the DOMException class from browsers
ejs-tj
Embedded JavaScript templates -- TJ's implementation
generator-function
A function that returns the normally hidden `GeneratorFunction` constructor
gulp-jade
Compile Jade templates
gulp-jstransformer
Gulp support for JSTransformers
html-encoding-sniffer
Sniff the encoding from a HTML byte stream
inputformat-to-jstransformer
Load a JSTransformer from the provided inputFormat.
is-expression
Check if a string is a valid JavaScript expression
is-expression-babylon
Check if a string is a valid JavaScript expression using Babylon
jade-attrs
Generate code for jade attributes
jade-cli
Jade's CLI interface