skeletonify
Skeletonify is utility library for DOM. it remove all content in DOM. useful for to make test file of scraping.
Usage no npm install needed!
<script type="module">
import skeletonify from 'https://cdn.skypack.dev/skeletonify';
</script>