webtask-json-validator

4.1.0 • Public • Published

Webtask.json validator

webtask.json validator helps you to validate your webtask.json.

Note: Here you can find the webtask.json spec.

Running tests

$ npm i
$ npm test

Playground

playground

Running locally

$ cd /playground
$ npm i
$ npm start
$ open http://localhost:3000

Hosting on Webtask.io

To deploy this to your webtask sandbox, you'll need to run:

$ npm run deploy

This will run wt create ./build/bundle.js --name webtask-json-validator --no-parse --no-merge.

Note: Click here for more information about how to setup webtasks.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section.

Readme

Keywords

Package Sidebar

Install

npm i webtask-json-validator

Weekly Downloads

3

Version

4.1.0

License

MIT

Unpacked Size

11.8 kB

Total Files

5

Last publish

Collaborators

  • jcenturion