Pug plugin for GitBook
A clean, whitespace-sensitive template language for writing HTML
The pug lexer (takes a string and converts it to an array of tokens)
Standard error objects for pug
The runtime components for the pug templating language
Default code-generator for pug. It generates HTML via a JavaScript template function.
The Pug loader is responsible for loading the depenendencies of a given Pug file.
Code for processing filters in pug templates
Prettier Pug Plugin
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
<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
Walk and transform a pug AST
Strip comments from a Pug token stream (from the lexer)
Link multiple pug ASTs together using include/extends
Generate code for Pug attributes
linting your pug templates in vue single file components
An ESLint plugin for linting inline scripts in Pug files
Vite plugin for transform Pug templates into HTML
Integrate Pug into Volar
Integrate pug-beautify into Volar
This is an internal library. If you just want to lint your pug templates, use [eslint-plugin-vue-pug](https://github.com/rashfael/eslint-plugin-vue-pug).
TypeScript definitions for pug
No description provided.
An unopinionated and configurable linter and style checker for Pug (formerly Jade)