πβ‘ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
MIT LicenseJavaScriptREADME
6
8
77
11 months ago
4 years
imagemin-module
Automatically optimize (compress) all images used in Nuxt.js
MIT LicenseTypeScriptREADME
1
9
51
7 months ago
4 years
nuxt-bulma-slim
Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss
MIT LicenseJavaScriptREADME
7
6
46
over 4 years ago
6 years
html-minifier-module
Minify the html for each request served by nuxt server (β experimental)