geospatial typescript mono-repo
Packages are under ./packages/*
@jsse/geotypes
: types only package of geospatial types@jsse/geo
: geo-spatial toolbox@jsse/utiles
: web-map-tile-util(e)s in/for/with typescript; see also python+rust cli/lib utiles- TBD:
@jsse/geotypia
: validators (maybe) built usingtypia
and@jsse/geotypes
pnpm
is the package manager; repo is a pnpm workspacejust
- this repo uses
just
to manage scripts on top on (p)npm package-json scripts (cargo install just
)
- this repo uses
prettier
default config for formating and checkingeslint
my config is use for linting
- Figuring out changesets
- utiles: web-map-tile-util(e)s library and cli for python/rust
- @jsse/pbfont: pbf-font compositing in typescript
- @jsse/geobox: geo json-schema building library for use with typebox