
pugjs/pug
Releases249
Frequency3 weeks 2 days
Last Release
Stars21.9K
Pug – robust, elegant, feature rich template engine for Node.js
Linked projects
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
The runtime components for the pug templating language
Default code-generator for pug. It generates HTML via a JavaScript template function.
Strip comments from a Pug token stream (from the lexer)
Code for processing filters in pug templates
Link multiple pug ASTs together using include/extends