Andrej Ocenas d4382ad906 Add typings to package.json in packages (#18640) před 6 roky
..
src 7949329636 Plugins: return a promise for loadPluginCss (#18273) před 6 roky
CHANGELOG.md c32365f424 Packages: Use lerna for release orchestration (#17985) před 6 roky
README.md 7ec87ee76b grafana/toolkit: improve CircleCI stubs (#17995) před 6 roky
index.js 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) před 6 roky
package.json d4382ad906 Add typings to package.json in packages (#18640) 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

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