Pug to plain html loader for webpack
Aliases for pug-plain-loader
Standard error objects for pug
The Pug loader is responsible for loading the depenendencies of a given Pug file.
Pug loader renders Pug files into HTML or compiles them into a template function.
The pug lexer (takes a string and converts it to an array of tokens)
A clean, whitespace-sensitive template language for writing HTML
Pug to html loader for webpack
Code for processing filters in pug templates
The runtime components for the pug templating language
Default code-generator for pug. It generates HTML via a JavaScript template function.
Replace loader for Webpack
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
Walk and transform a pug AST
Strip comments from a Pug token stream (from the lexer)
Link multiple pug ASTs together using include/extends
Pug loader module for webpack
Generate code for Pug attributes
Pug to HTML loader for Vue+Webpack/Mix with proper native pug syntax support
Pug loader for webpack that's more simple than the original
TypeScript definitions for pug
Fully working project examples showing how to use BrowserSync in various ways
webpack loader that compiles pug to static html
Integrate pug-beautify into Volar