Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

geostyler-geojson-parser

geostyler99.8kBSD-2-Clause2.0.0TypeScript support: included

GeoStyler Data Parser implementation for GeoJSON

geostyler, parser, data, geojson

readme

geostyler-geojson-parser

Greenkeeper badge Build Status Coverage Status

GeoStyler Data Parser implementation for GeoJSON

Funding & financial sponsorship

Maintenance and further development of this code can be funded through the GeoStyler Open Collective. All contributions and expenses can transparently be reviewed by anyone; you see what we use the donated money for. Thank you for any financial support you give the GeoStyler project 💞

changelog

2.0.0-beta.1 (2024-06-20)

⚠ BREAKING CHANGES

  • Introduces ESM build.
  • You'll probably need to adapt your paths and/or imports as all exported files are now located inside the dist folder.

Features

  • export esm build as well as browser build (e1a448b)
  • prepare for next major release (3cb64cf)
  • use vite for browser build (9fc1792)