Vue component and composition-api library for Cesium.
npm install @vesium/specialVue Composition API and Vue Components for CesiumJS
> 🚧 This project is under active development, and the API may change frequently. Any version may introduce breaking changes.
To view the documentation, visit vesium.js.org
- 🎯 Intuitive - VueUse-style API design familiar to Vue developers
- 💪 Type Safe - Written in TypeScript with full TS support
- 🏪 Modular - Tree-shakeable ESM modules
- 🌐 Comprehensive - Full coverage of common Cesium functionality
- 🎮 Interactive - Rich interactive capabilities with map elements
- ⚡️ Lightweight - No redundant dependencies
``bashnpm
npm i cesium @vueuse/core vesium
- Cesium - An open-source JavaScript library for world-class 3D globes and maps
- VueUse - Collection of essential Vue Composition API utilities
- VitePress - Vite & Vue-powered static site generator
Vesium is released under the MIT License.