Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chialab/tgs-schema

A JSON Schema that defines a Vibrotactile Graphics.
https://github.com/chialab/tgs-schema

Last synced: about 2 months ago
JSON representation

A JSON Schema that defines a Vibrotactile Graphics.

Awesome Lists containing this project

README

        

# JSON-SCHEMA for Vibrotactile TGs

`schema.json` contains the actual schema, while other JSON files are examples to test against the schema.

To test them you can use:

`https://www.jsonschemavalidator.net/`

## Tutorial for JSON-Schema

`https://json-schema.org/learn/getting-started-step-by-step.html`