1.0.1 • Published 10 months ago

screenshotone-devices v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

devices

Build NPM package

A list of supported devices for Screenshot API to emulate devices when generating screenshots.

Installation

npm install screenshotone-devices --save

Build and publish (a manual for developers)

To build and publish the library:

  1. Bump the version property in the package.json file.
  2. Run npm run prepare.
  3. Run npm publish.

License

screenshotone/devices is released under the MIT license.