YaoaY / vue-cesium

πŸŽ‰ Vue 2.x & Vue 3.x components for CesiumJS.

Home Page:https://zouyaoji.top/vue-cesium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VUE CESIUM


VueCesium - A Vue 2.x & Vue 3.x based component library of CesiumJS for GISer.

  • πŸ’ͺ Vue 3.0 Composition API
  • πŸ”₯ Written in TypeScript

Status: Beta

This project is still under heavy development. Feel free to join us and make your first pull request.

Documentation

You can find for more details, API, and other docs on https://zouyaoji.top/vue-cesium/#/

ε›½ε†…η δΊ‘εŠ ι€Ÿι•œεƒη«™η‚Ή

VueCesium supports the introduction of official CesiumJS, or other third-party platforms based on CesiumJS, Tested third-party libraries:

Bootstrap project

With command

$ pnpm i

the project will install all dependencies and run lerna bootstrap to initialize the project

Website preview

With command

$ pnpm website-dev

the project will launch website for you to preview all existing component

Generate new component

With command

$ pnpm gen component-name

Note the component-name must be in kebab-case, combining words by replacing each space with a dash.

Commit template

With command

pnpm cz

Example

[TYPE](SCOPE):DESCRIPTION#[ISSUE]
# example feat(viewer):add type 'viewer' for form usage #1234

Licence

VueCesium is open source software licensed as MIT.

Sponsors

See

Contributors

This project wouldn't exist without our amazing contributors

About

πŸŽ‰ Vue 2.x & Vue 3.x components for CesiumJS.

https://zouyaoji.top/vue-cesium

License:MIT License


Languages

Language:JavaScript 98.8%Language:Vue 0.8%Language:HTML 0.4%Language:Shell 0.0%Language:Smarty 0.0%