mapbox / mapbox/geojson-rewind

Introduce bundler or export an es module

Open
#29 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
133
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Bundle.run has been discontinued, and for this reason the [browser module](https://bundle.run/geojson-rewind) suggested in the README doesn't work anymore.

Please introduce some bundler like browserify or rollup, or even better, convert this into an es module, since now [node supports those as well](https://nodejs.org/api/esm.html#esm_package_json_type_field).

Contributor guide

Open the contributing guide

Research direction

Start with the README section that links to the discontinued Bundle.run browser module, then inspect the package's current entry points and distribution setup. Decide whether bundling or native ES module export fits the project and its supported Node versions. Done means the browser usage described in the README works without Bundle.run and the chosen module format is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.