Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gooddata/typings

Package Overview
Dependencies
Maintainers
69
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gooddata/typings

TypeScript definition files for GoodData platform

  • 2.29.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13K
increased by27.91%
Maintainers
69
Weekly downloads
 
Created
Source

GoodData Typings

TypeScript interfaces used in UI SDK

Getting started

Usage

With yarn installed, go to your project directory and run

$ yarn add -D @gooddata/typings

If you prefer npm run

$ npm install --save-dev @gooddata/typings

Documentation

Documentation

Develop

Install Node.js (node 12.16.1, npm v6.13.4) and Yarn 1.22.4.

Install dependencies:

yarn install --frozen-lockfile

Running the development

To develop, you need to run the typescript compiler. By running yarn dev, the typescript compiler will be run in watch mode.

$ cd gooddata-typings
$ yarn dev

Running tests

To run tests (including watch mode), use yarn test.

$ yarn test

Deployment

Use gooddata-typings CI job.

Contributing

Report bugs and features on our issues page.

License

Copyright (C) 2007-2022, GoodData(R) Corporation. All rights reserved.

For more information, please see LICENSE and NOTICE

Keywords

FAQs

Package last updated on 07 Jan 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc