@jsse/geojson
v0.0.35
Published
geojson utils/tools/types/things
Downloads
117
Readme
@jsse/geojson
@jsse/geojson
geojson builders/utils similar to turf with "stronger" typing
Features:
- GeoJSON types with "stronger" typing via
@jsse/geotypes
than@types/geojson
- GeoJSON builders (akin to
@turf/helpers
) w/ better type inference - GeoJSON utilities (akin to
@turf/meta
) w/ better type inference via type gymnastics
Install
npm install @jsse/geojson
pnpm add @jsse/geojson