Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

screenshotone-validations

screenshotone560MIT1.0.74TypeScript support: included

Validation schemes for the ScreenshotOne API requests.

screenshot, phantom, phantomjs, screenshots, webkit, webkit2png, url2png, headless, chrome, chromium, blink, render

readme

validations

Build NPM package

A set of validation schemes for the Screenshot API requests.

Installation

npm install screenshotone-validations --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/validations is released under the MIT license.