Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 799 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 799 Bytes

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 Apache License 2.0.