@vehiclehistory/nuxt-prune-html

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 by removing all the scripts with dynamic rendering

Usage no npm install needed!

<script type="module">
  import vehiclehistoryNuxtPruneHtml from 'https://cdn.skypack.dev/@vehiclehistory/nuxt-prune-html';
</script>

README

🎉 Nuxt Prune HTML

This is custom, stripped down version, of the original plugin based on @luxdamore/nuxt-prune-html

Please don't use this version!