grafana/packages/grafana-schema
Jack Westbrook d8da2061fc
Grafana/schema: trigger new canary release (#101672)
docs(schema): add installation instructions to trigger release
2025-03-06 09:51:19 +02:00
..
src TimePicker: Ability to manually specify quick ranges (#101465) 2025-03-04 10:45:24 +00:00
CHANGELOG.md
LICENSE_APACHE2
README.md Grafana/schema: trigger new canary release (#101672) 2025-03-06 09:51:19 +02:00
package.json Grafana UI: Expose unstable entrypoint (#97080) 2025-03-04 09:55:41 +01:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Build: Reduce repetition in rollup configs (#93916) 2025-02-25 09:11:09 +01:00
tsconfig.build.json Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) 2023-01-18 17:40:22 +00:00
tsconfig.json React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00

README.md

Grafana Schema Library

@grafana/schema is currently in ALPHA.

This package holds the definitions for objects that should be stored in JSON configuration files

Installation

yarn add @grafana/schema

npm install @grafana/schema