lots of sub dependencies
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 674
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
using meow really increase the dependency by a lot: https://npmgraph.js.org/?q=%40mapbox%2Fpolyline
is it really necessary to have this dependency? i only use it for scripting purpose and do not need polyline from CLI...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting how meow is used by the CLI and compare the dependency graph with and without it. Done means the unnecessary CLI dependency is removed without breaking the package's scripting use or CLI behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100