The runtime components for the pug templating language
Generate code for Pug attributes
Default code-generator for pug. It generates HTML via a JavaScript 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
Standard error objects for pug
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
The Pug loader is responsible for loading the depenendencies of a given Pug file.
Walk and transform a pug AST
Code for processing filters in pug templates
Strip comments from a Pug token stream (from the lexer)
Link multiple pug ASTs together using include/extends
TypeScript definitions for pug
Security-relevant metadata about HTML elements and attributes
Integrate pug-beautify into Volar
Integrate Pug into Volar
Pug to plain html loader for webpack
Pug loader renders Pug files into HTML or compiles them into a template function.
<p> <a href="https://www.npmjs.com/package/@vue/language-plugin-pug"><img src="https://img.shields.io/npm/v/@vue/language-plugin-pug.svg?labelColor=18181B&color=1584FC" alt="NPM version"></a> <a href="https://github.com/vuejs/language-tools/blob/maste
Prettier Pug Plugin
An unopinionated and configurable linter and style checker for Pug (formerly Jade)
Default code-generator for pug. It generates HTML via a JavaScript template function.
linting your pug templates in vue single file components
babel's modular runtime helpers