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

cesium-umd

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cesium-umd

[![npm](https://img.shields.io/npm/v/cesium-umd)](https://www.npmjs.com/package/cesium-umd) [![](https://data.jsdelivr.com/v1/package/npm/cesium-umd/badge)](https://www.jsdelivr.com/package/npm/cesium-umd)

  • 1.77.1
  • latest
  • Source
  • npm
  • Socket score

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

cesium-umd

npm

A repackaging of Cesium as an UMD package. It was developed in order to be able to import Cesium in Observable.

It doesn't allow to display a Cesium viewer in Observable. That would be way too complicated because Cesium loads a lot of data files. It should work without problem if you just want to use the mathematical helpers of Cesium.

Note that after the publication of this package I figured the team behind Cesium already provided an UMD version. It's not very well documented in their doc but it is used in some of their examples. So you probably would prefer to use it instead.

Usage in Observable

Cesium = require('cesium-umd@the-version')

Cesium.Cartesian3

Keywords

FAQs

Package last updated on 11 Jan 2021

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