You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket
p

pug-bot

npm

Packages

Comaintainers

12 packages

pug

A clean, whitespace-sensitive template language for writing HTML

pug-attrs

Generate code for Pug attributes

pug-code-gen

Default code-generator for pug. It generates HTML via a JavaScript template function.

pug-error

Standard error objects for pug

pug-filters

Code for processing filters in pug templates

pug-lexer

The pug lexer (takes a string and converts it to an array of tokens)

pug-linker

Link multiple pug ASTs together using include/extends

pug-load

The Pug loader is responsible for loading the depenendencies of a given Pug file.

pug-parser

The pug parser (takes an array of tokens and converts it to an abstract syntax tree)

pug-runtime

The runtime components for the pug templating language