JavaScript library to obtain data for custom visualizations from GoodData platform.
With yarn installed, go to your project directory and run
$ yarn add @gooddata/data-layer
If you prefer npm run
$ npm install @gooddata/data-layer
$ cd gooddata-data-layer
$ yarn dev
To validate using tslint, run
$ yarn validate
To start the unit tests, run
$ yarn test
git checkout master && git pull upstream master --tags
npm version patch -m "Release v%s"
npm publish --access=restricted
git push upstream master --tags
Report bugs and features on our issues page.
Copyright (C) 2007-2017, GoodData(R) Corporation. All rights reserved.
For more information, please see LICENSE