3.22.0 • Published 2 years ago

@glue42/schemas v3.22.0

Weekly downloads
130
License
ISC
Repository
-
Last release
2 years ago

A wrapper module containing the GD3 json schemas

build

To build use some of the scripts below:

npm run build

using

Import, instantiate and use getter properties on the instance.

import {GlueDesktopSchemas} from "tick42-glue-desktop-schemas";
const schemas = new GlueDesktopSchemas();
const appSch = JSON.parse(schemas.application);
3.22.0

2 years ago

3.21.0

2 years ago

3.20.0

2 years ago

3.18.0

2 years ago

3.14.1

3 years ago

3.14.0

3 years ago

3.13.1

4 years ago

3.12.1

4 years ago

3.12.0

4 years ago

3.11.4

4 years ago

3.11.3

4 years ago

3.11.2

4 years ago

3.11.1

4 years ago

3.11.0

4 years ago