1.0.6 • Published 1 year ago

gistsnap v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

gistsnap

snapshot thumbnails for blocks

Usage

Install:

npm install -g gistsnap

Then, navigate to the directory with your gist and run:

gistsnap

This takes creates a preview.png and thumbnail.png of your index.html, overwriting any existing images.

Options:

--delay <delay> - milliseconds to wait before screenshot

More scripts

  • gistup is super handy for creating gists from the command line.
  • gistclone clone blocks without waiting for the clucky gist webapp.
  • d3-init lists the block workflow I use.