Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 786 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 786 Bytes

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.