4.1.0 • Published 5 years ago

webtask-json-validator v4.1.0

Weekly downloads
17
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.19

7 years ago

1.1.18

7 years ago

4.0.0

7 years ago

4.0.0-alpha.1

7 years ago

1.1.17

7 years ago

1.1.16

7 years ago

1.1.15

8 years ago

1.1.14

8 years ago

1.1.13

9 years ago

1.1.12

9 years ago

1.1.11

9 years ago

1.1.10

9 years ago

1.1.9

9 years ago

1.1.8

9 years ago

1.1.7

10 years ago

1.1.6

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago