@eox/stacinfo
v1.0.2
Published
``` npm install @eox/stacinfo ```
Keywords
Readme
STAC info
Usage
npm install @eox/stacinfo// for setups with bundlers e.g. Vite
import "@eox/stacinfo"
// or, for e.g. single HTML files without bundler
import "@eox/stacinfo/dist/eox-stacinfo.js"
<eox-stacinfo></eox-stacinfo>// TODO: add documentation
Contribute
npm watch
(on root) npm run cypress
(on root) npm run format
npm version <new version>
npm run build
npm publish (requires OTP)Changelog
Created automatically here
