mafintosh / mafintosh/node-modules
Package inspection
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 126
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
It could be awesome, if you could click to expand a given package and show the details (a bit like the npmjs.org pages, but better formatted). Maybe it's just me, but I'm usually curious to see some of the stats and find myself going to npmjs.org to find the info.
A quick implementation could just be adding a tiny link (maybe an icon or whatever, looking nice) to the corresponding page at `https://npmjs.org/package/{name}`. What do you think?
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 or tests are named. Start by locating the package display entry point and decide whether the accepted scope is an npmjs.org link or an expandable detail view; done means the chosen package-inspection behavior is available for each package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100