Pug Parser for PostHTML
HTML/XML processor
Renders PostHTML Tree to HTML/XML
Parse HTML/XML to PostHTMLTree
A helper to expand CSS selectors into PostHTML matcher objects
Modular HTML minifier, built on top of the PostHTML
A clean, whitespace-sensitive template language for writing HTML
The pug lexer (takes a string and converts it to an array of tokens)
The runtime components for the pug templating language
Standard error objects for pug
The Pug loader is responsible for loading the depenendencies of a given Pug file.
Default code-generator for pug. It generates HTML via a JavaScript template function.
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
PostHTML helper that provides a better API to work with tag attributes.
Code for processing filters in pug templates
Walk and transform a pug AST
Strip comments from a Pug token stream (from the lexer)
Link multiple pug ASTs together using include/extends
Expressions Plugin for PostHTML
PostHTML plugin for transforming URLs. A fork of posthtml/posthtml-urls.
Generate code for Pug attributes
PostHTML plugin for adding parameters to URLs.
Add new attributes to elements in your HTML.
PostHTML plugin for prepending a base string to attribute values.