screenshotone-validations
v1.0.59
Published
Validation schemes for the ScreenshotOne API requests.
Downloads
204
Maintainers
Readme
validations
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:
- Bump the version property in the
package.json
file. - Run
npm run prepare
. - Run
npm publish
.
License
screenshotone/validations
is released under the MIT license.