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

@cognite/3d-wrapper-react

Package Overview
Dependencies
Maintainers
26
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cognite/3d-wrapper-react

React Component library for the 3D viewer

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
26
Weekly downloads
 
Created
Source

3d-wrapper-react

3D-wrapper-react is the npm package for easy inclusion of the Cognite 3d-viewer in a react-based application.

Installation

yarn add @cognite/3d-wrapper-react

Usage

This plugin provides access to Viewer JSX component that can be easily integrated into React apps.

Simple Viewer In A Webpage

<Viewer
  projectName='3ddemo'
  modelId={4512799888273665}
  revisionId={1779617897398003}
/>

API Reference

The API reference guide can be viewed online.

FAQs

Package last updated on 22 Dec 2018

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