3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/packages/grafana-data
2019-10-28 04:08:19 -07:00
..
src DataLinks: Implement javascript callback () 2019-10-28 04:08:19 -07:00
CHANGELOG.md Packages: Use lerna for release orchestration () 2019-07-09 09:43:53 -07:00
index.js Build: add @grafana/data package () 2019-06-18 08:17:27 -07:00
package.json Chore: Bump typescript to version 3.6.3 () 2019-09-24 10:40:16 +01:00
README.md Packages: update versioning and release process () 2019-09-12 08:00:31 +02:00
rollup.config.ts Build: add @grafana/data package () 2019-06-18 08:17:27 -07:00
tsconfig.build.json Build: add @grafana/data package () 2019-06-18 08:17:27 -07:00
tsconfig.json Packages: create shared tsconfig.json () 2019-07-10 12:50:52 +02:00
tslint.json Build: add @grafana/data package () 2019-06-18 08:17:27 -07:00

Grafana Data Library

@grafana/data is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!

This package holds the root data types and functions used within Grafana.