grafana/packages/grafana-schema
Ryan McKinley 7ceb4b90f6
Chore: Remove library panel thema (#112154)
2025-10-09 09:38:52 -03:00
..
src Chore: Remove library panel thema (#112154) 2025-10-09 09:38:52 -03:00
CHANGELOG.md
LICENSE_APACHE2
README.md Grafana/schema: trigger new canary release (#101672) 2025-03-06 09:51:19 +02:00
package.json Release: Bump version to 12.3.0-pre (#110974) 2025-09-12 17:54:11 +00:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Fix: Prevent Rollup from treeshaking NPM packages (#108567) 2025-07-24 10:54:02 +02:00
tsconfig.build.json
tsconfig.json Chore: Remove @grafana/tsconfig (#109186) 2025-08-06 15:34:34 +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