check and clean up dependencies
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
plotly.js ->
https://www.npmjs.com/package/fast-isnumeric ->
https://www.npmjs.com/package/is-string-blank which it appears @archmoj broke out in order to use separately in https://www.npmjs.com/package/gl-scatter3d, but it also has a couple of non-plotly dependents like https://www.npmjs.com/package/is-string-and-not-blank
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 tracing the listed npm packages and their relationships in the plotly.js dependency configuration. Determine which dependencies are still needed and verify the cleanup against the project's existing dependency checks. Done means the unnecessary or duplicated dependency relationships are removed without breaking the listed dependents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100