Pinned Repositories
babel-plugin-transform-react-pug
A plugin for transpiling pug templates to jsx
babel-walk
Lightweight Babylon AST traversal tools.
pug
Pug – robust, elegant, feature rich template engine for Node.js
pug-cli
Pug's CLI interface
pug-en
The English documentation for Pug.
pug-lexer
The pug lexer (converts a string into an array of tokens)
pug-lint
An unopinionated and configurable linter and style checker for Pug
pug-loader
Pug loader module for Webpack
pug-zh-cn
The Simplified Chinese documentation for Pug.
react-jade
DEPRECATED, see
Pug's Repositories
pugjs/is-expression-babylon
Check if a string is a valid JavaScript expression using Babylon
pugjs/pug-walk
pugjs/doc-down
Renders markdown with custom elements inline for documentation
pugjs/babel-plugin-transform-with
Babel plugin to convert "with" statements into strict mode-compatible JavaScript.
pugjs/pug-plugin-variable-include
Compile-time variable substitution for includes
pugjs/pug-lint-config-migration-v2
pug-lint configuration to help migrate projects to Pug 2.0.0.
pugjs/pug-ast-spec
Specification of the Pug AST
pugjs/pug-error
Standard error objects for pug
pugjs/pug-plugin-dynamic-include
WIP, UNPUBLISHED. Pug plugin adding support for dynamic inclusion.
pugjs/pug-plugin-debug-line
WIP, UNPUBLISHED. Add location information to all tags.
pugjs/brjade
Inline jade templates when browserifying