@eox/stacinfo
v0.6.0
Published
## Usage
Downloads
119
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