@geolibre/core
v3.0.0
Published
GeoLibre domain types, project schema, and Zustand store
Maintainers
Readme
@geolibre/core
Domain types, the .geolibre.json project schema, and the Zustand store that
GeoLibre is built on.
npm install @geolibre/coreimport type { GeoLibreLayer, GeoLibreProject } from "@geolibre/core";The package is ESM-only and ships TypeScript declarations. See
docs/project-format.md
for the project schema and
docs/architecture.md
for how the store drives the app.
MIT licensed.
