3.22.0 • Published 10 months ago

@glue42/schemas v3.22.0

Weekly downloads
130
License
ISC
Repository
-
Last release
10 months 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

10 months ago

3.21.0

11 months ago

3.20.0

1 year ago

3.18.0

1 year ago

3.14.1

2 years ago

3.14.0

2 years ago

3.13.1

2 years ago

3.12.1

3 years ago

3.12.0

3 years ago

3.11.4

3 years ago

3.11.3

3 years ago

3.11.2

3 years ago

3.11.1

3 years ago

3.11.0

3 years ago