LinusU / LinusU/node-print-diff
Customize legend
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
A diff is not necessary a comparison between an expected and an actual value, it can be a comparison between two arbitrary values, such as "before and after", "old and new" etc.
It would be very nice if the labels used in the legend could be customized.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named in the issue. Start by inspecting the repository's diff formatting and legend-rendering code, then trace how the two input values reach the output. Done means callers can provide labels for the two compared values while the existing legend behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100