jaredhanson / jaredhanson/utils-merge
Deprecated package
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 69
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
This module is still rather popular with ~32 million weekly downloads on NPM. However, the entire functionality can be replaced with standard JavaScript using Object.assign(). Would you be willing to accept a PR that adds a deprecation notice to the README ? Ideally this package is also marked as deprecated on NPM.
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 with the README and review the package's current NPM metadata. Add a deprecation notice explaining that standard JavaScript Object.assign() can replace this module; the work is done when the README is updated and the package is marked deprecated on NPM, subject to maintainer access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100