/devices

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

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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.