Better support for package.json's repository field
Open
- Dominant language
- JavaScript
- Stars
- 114
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently it only works if it's in the "username/reponame" format, but I'd like to support the same things that npm does https://docs.npmjs.com/files/package.json#repository
(this is for producing the "edit" links on each page)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the package.json repository-field handling and the code that produces edit links for generated pages. Compare the accepted formats with npm's repository documentation, then verify that each supported form produces the expected edit link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100