screenshotone / validations

Validation schemes for the ScreenshotOne API requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Validation schemes for the ScreenshotOne API requests

License:MIT License


Languages

Language:TypeScript 100.0%