Allows glob patterns as paths for includes in Pug templates
The Pug loader is responsible for loading the depenendencies of a given Pug file.
Link multiple pug ASTs together using include/extends
Generate code for Pug attributes
Lazy-evaluating list of files, based on globs or regex patterns
the most correct and second fastest glob implementation in JavaScript
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
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Code for processing filters in pug templates
Extract the non-magic parent path from a glob string.
The runtime components for the pug templating language
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)
Walk and transform a pug AST
Strip comments from a Pug token stream (from the lexer)
A fast and minimal alternative to globby and fast-glob
Pug loader renders Pug files into HTML or compiles them into a template function.
Provide multiple patterns to node-glob
User-friendly glob matching
Recursive fs.readdir with streaming API and glob filtering.
TypeScript definitions for pug
It's a very fast and efficient glob library for Node.js