4.1.0 • Published 4 years ago

webtask-json-validator v4.1.0

Weekly downloads
17
License
MIT
Repository
github
Last release
4 years ago

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.

4.1.0

4 years ago

1.1.19

5 years ago

1.1.18

5 years ago

4.0.0

5 years ago

4.0.0-alpha.1

5 years ago

1.1.17

6 years ago

1.1.16

6 years ago

1.1.15

6 years ago

1.1.14

6 years ago

1.1.13

7 years ago

1.1.12

7 years ago

1.1.11

8 years ago

1.1.10

8 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago