copc_front
v0.2.1
Published
A Geofront plugin made from the excellent [copc-rs](https://github.com/pka/copc-rs) crate Can be used to load Copc files in Geofront
Downloads
2
Readme
Copc Front
A Geofront plugin made from the excellent copc-rs crate Can be used to load Copc files in Geofront
Usage
- 🛠️ Build with
wasm-pack build- Build for geofront:
wasm-pack build --out-dir ../app/build/wasm-modules/startin/ --target web
- Build for geofront:
- 🔬 Test in Headless Browsers with
wasm-pack test --headless --firefox - 🎁 Publish to NPM with
wasm-pack publish --target web
