Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 192 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 192 Bytes

Pug Template Literal

Adds language support for Pug of JavaScript and TypeScript template literals.

Example

const query = pug`p #{name}'s Pug source code!`