
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@gooddata/data-layer
Advanced tools
> JavaScript library to obtain data for custom visualizations from GoodData platform.
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 --tag alpha
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
FAQs
> JavaScript library to obtain data for custom visualizations from GoodData platform.
The npm package @gooddata/data-layer receives a total of 10 weekly downloads. As such, @gooddata/data-layer popularity was classified as not popular.
We found that @gooddata/data-layer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 38 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.