README
take screenshot from Project
let screenshot = new publish.screenshot(width,height);
screenshot.screenshot();
let screenshot = new publish.screenshot(width,height);
<script type="module">
import pipePublishShowroom from 'https://cdn.skypack.dev/pipe-publish-showroom';
</script>
let screenshot = new publish.screenshot(width,height);
screenshot.screenshot();