pugjs
@pugjs
0
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
26 Skillsacross 1 category@startupjs/babel-plugin-transform-react-pug
cray0000
A plugin for transpiling pug templates to jsx
babel-walk
babel-walk-bot
Lightweight Babel AST traversal
babylon-walk
timothygu
Lightweight Babylon AST traversal
doctypes
timothygu
Shorthands for commonly used doctypes
is-expression
forbeslindesay
Check if a string is a valid JavaScript expression
pug-cli
timothygu
Pug's CLI interface
pug-filters-async
fiftin
Code for processing filters in pug templates
pug-source-gen
forbeslindesay
Generate Pug source from a Pug AST
token-stream
timothygu
Take an array of token and produce a more useful API to give to a parser
void-elements
forbeslindesay
Array of "void elements" defined by the HTML specification.
with
with-bot
Compile time `with` for strict mode JavaScript
pug-lint
adrienverge
An unopinionated and configurable linter and style checker for Pug (formerly Jade)
pug-loader
forbeslindesay
Pug loader module for webpack
babel-plugin-transform-react-pug
ezhlobo
A plugin for transpiling pug templates to jsx
pug
pug-bot
A clean, whitespace-sensitive template language for writing HTML
pug-attrs
pug-bot
Generate code for Pug attributes
pug-code-gen
pug-bot
Default code-generator for pug. It generates HTML via a JavaScript template function.
pug-error
pug-bot
Standard error objects for pug
pug-filters
pug-bot
Code for processing filters in pug templates
pug-lexer
pug-bot
The pug lexer (takes a string and converts it to an array of tokens)
pug-linker
pug-bot
Link multiple pug ASTs together using include/extends
pug-load
pug-bot
The Pug loader is responsible for loading the depenendencies of a given Pug file.
pug-parser
pug-bot
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
pug-runtime
pug-bot
The runtime components for the pug templating language
pug-strip-comments
pug-bot
Strip comments from a Pug token stream (from the lexer)
pug-walk
pug-bot
Walk and transform a pug AST