@cognite/sdk-playground
TypeScript icon, indicating that this package has built-in type declarations

7.0.18 • Public • Published

Cognite Javascript SDK playground

The package @cognite/sdk-playground provides a subset of api bindings to the Cognite playground. Note that the playground is considered unstable and may periodically be out of date for certain resources. The playground sdk is not recommended for production and should only be used if you know what you are doing. When a resource is removed from the playground it may be found in the beta or stable packages, unless it was discontinued.

install instructions:

yarn add @cognite/sdk@npm:@cognite/sdk-playground

or with npm

npm install @cognite/sdk@npm:@cognite/sdk-playground --save

This will download @cognite/sdk-playground. Import the CogniteClientPlayground:

import { CogniteClientPlayground } from '@cognite/sdk-playground';

The CogniteClientPlayground can be initialized/configured in the same manner as the other packages (eg. stable, beta, etc.).

Readme

Keywords

none

Package Sidebar

Install

npm i @cognite/sdk-playground

Weekly Downloads

2,335

Version

7.0.18

License

Apache-2.0

Unpacked Size

98.1 kB

Total Files

15

Last publish

Collaborators

  • npmwatchtower
  • cognitecicd