UNPKG

doloreset

Version:

Simple solution for compiling pug templates into vanilla JS functions for blazin' fast client-side use.

16 lines (15 loc) 280 B
{ "name": "example", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "express": "^4.14.0", "pug": "^2.0.0-beta6" } }