jaredhanson / jaredhanson/utils-merge

Deprecated package

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.