
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@xch/web-gis-elements
Advanced tools
This project uses Web Components Technology to build a suite of reusable components that can be used as the fundation of Web GIS applications.
See Developer.md for implementation decisions and details.
See Roadmap.md for upcoming features.
Checkout the online version at: zodiase.github.io/Web-GIS-Elements/demo
The docs/demo directory contains demo pages for various example usages. Run npm run demo to launch the demo site at localhost:5000.
But before the demo site is usable, the project distribution files have to be built first.
Run npm install && npm run build to build the distribution files to dist directory.
This library requires browser support for Custom Elements and Shadow DOM.
It also requires native-shim available here to allow use of Custom Elements in transpiled ES5 code.
The polyfills are already bundled in web-gis-elements.js. Use web-gis-elements-lite.js if the polyfills are provided separately.
This project follows Semantic Versioning. See History.md for release changes.
FAQs
Common components used in GIS packaged in HTML elements.
We found that @xch/web-gis-elements demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.