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-layerIf you prefer npm run
$ npm install @gooddata/data-layer$ cd gooddata-data-layer
$ yarn devTo validate using tslint, run
$ yarn validateTo start the unit tests, run
$ yarn testgit checkout master && git pull upstream master --tags
npm version patch -m "Release v%s"
npm publish
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