Packages 25
Description
Determine whether a JavaScript expression evaluates to a constant
Publisher
Description
CSON support for JSTransformers.
Publisher
Description
Take an array of token and produce a more useful API to give to a parser
Publisher
Description
Coffee-Script support for JSTransformers.
Publisher
Description
SASS support for JSTransformers.
Publisher
Description
Stylus support for JSTransformers.
Publisher
Description
escape-html support for JSTransformers.
Publisher
Description
Marked support for JSTransformers.
Publisher
Description
SCSS support for JSTransformers
Publisher
Description
Implements the WebIDL algorithms for converting to and from JavaScript values
Publisher
Description
The jade lexer (takes a string and converts it to an array of tokens)
Publisher
Description
The jade parser (takes an array of tokens and converts it to an abstract syntax tree)
Publisher
Description
Stringify an object so it can be safely inlined in JavaScript code
Publisher
Description
Compile Jade to React JavaScript
Publisher
Description
Detect global variables in JavaScript using acorn
Publisher
Description
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.
Publisher
Description
Array of "void elements" defined by the HTML specification.
Publisher
Description
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support