wshots

website screenshot

Usage no npm install needed!

<script type="module">
  import wshots from 'https://cdn.skypack.dev/wshots';
</script>

README

wshots

Website screenshots

Install

$ npm install wshots -g

Usage

Options

-w, --website [url] add website

-v, --viewport [widthxheight] add viewport

-d, --dom-element [query] query dom element

-h, --help show help info

Example

$ wshots -w https://matheusrabelo.github.io/site/ -v 1024x768 -v 800x600 -d header

License

MIT

Author

Matheus Freire Rabelo