rowild / webpack5-boilerplate

With tailwindcss2, pug, ejs, postcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack5-boilerplate

With tailwindcss2, pug, ejs, postcss

This is the basis to quickly create HTML click dummies with Vanilla JS. A key feature is to use partials. Webpack supports a plugin called HtmlWebpackPlugin, which allows to render various template engines.

This boilerplate provides a solution for using lodash (the standard, "no need for configuration" [as per documentation] way), ejs and pug. handlebars will soon follow.

About

With tailwindcss2, pug, ejs, postcss


Languages

Language:JavaScript 82.4%Language:Pug 6.2%Language:HTML 4.6%Language:CSS 3.8%Language:EJS 2.9%