Playground
Playgrounds allow you to run demos in your browser, without installing anything!
Try it now!
warningStackBlitz doesn't work properly in Safari. Use any other browser.
Hello World (HTML)
A simple example with HTML, JS, SCSS, images.
Hello World (Pug)
A simple example using Pug
template engine, JS, SCSS, images.
Hello World (Twig)
A simple example using Twig
template engine.
Using Handlebars
A simple example using Handlebars
template engine. Passing external data into template from Webpack config.
Advanced using Handlebars
An example to extend Handlebars layout with blocks.
Markdown
An example to load Markdown *.md file in template.
Integrity attribute
An example to auto generate integrity hash for <link>
and <script>
tags.
Inline SVG
An example to inline multiple SVG files w/o ID collision.
Inline all assets into HTML
An Vue app example to inline JS, CSS, images into single HTML file.
Bootstrap
An example of using Bootstrap with Webpack.
Tailwind CSS
An example of using Tailwind with Webpack.