Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @webdiscus/pug-loader with all npm packages installed. Try it out:

require("pug/package.json"); // pug is a peer dependency. require("webpack/package.json"); // webpack is a peer dependency. require("enhanced-resolve/package.json"); // enhanced-resolve is a peer dependency. require("markdown-it/package.json"); // markdown-it is a peer dependency. require("prismjs/package.json"); // prismjs is a peer dependency. var pugLoader = require("@webdiscus/pug-loader")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@webdiscus/pug-loader v2.10.5

Pug loader renders Pug files into HTML or compiles them into a template function.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free