oscarleiva 642709344f Fix Document Title to show Energy Link před 6 roky
..
src 642709344f Fix Document Title to show Energy Link před 6 roky
CHANGELOG.md c32365f424 Packages: Use lerna for release orchestration (#17985) před 6 roky
README.md c2dea633e6 Packages: update versioning and release process (#18195) před 6 roky
index.js 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) před 6 roky
package.json 1a71501440 Chore: cross-package security bumps (#19131) před 6 roky
rollup.config.ts c32365f424 Packages: Use lerna for release orchestration (#17985) před 6 roky
tsconfig.build.json 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) před 6 roky
tsconfig.json d6e8129588 Packages: create shared tsconfig.json (#18010) před 6 roky
tslint.json 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) před 6 roky

README.md

Grafana Runtime library

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

This package allows access to grafana services. It requires Grafana to be running already and the functions to be imported as externals.