1.0.3 • Published 6 years ago

@philw_/drupal-theme-screenshot v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

drupal-theme-screenshot

Grab a screenshot from a URL and save it with the right dimensions for a Drupal theme's screenshot

Usage

npx @philw_/drupal-theme-screenshot -- --url=https://example.com

Contributing

Webshot provides a ton of options which aren't currently usable with this module. PRs are welcome to allow configuration to be passed to the script.

Releasing

Run npm run release