Andrej Ocenas d4382ad906 Add typings to package.json in packages (#18640) 6 年 前
..
src 7949329636 Plugins: return a promise for loadPluginCss (#18273) 6 年 前
CHANGELOG.md c32365f424 Packages: Use lerna for release orchestration (#17985) 6 年 前
README.md 7ec87ee76b grafana/toolkit: improve CircleCI stubs (#17995) 6 年 前
index.js 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) 6 年 前
package.json d4382ad906 Add typings to package.json in packages (#18640) 6 年 前
rollup.config.ts c32365f424 Packages: Use lerna for release orchestration (#17985) 6 年 前
tsconfig.build.json 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) 6 年 前
tsconfig.json d6e8129588 Packages: create shared tsconfig.json (#18010) 6 年 前
tslint.json 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) 6 年 前

README.md

Grafana Runtime library

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