You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, in the npms search results, clicking the "analytics icon" takes the user to the raw JSON instead of a web UI. A web UI dashboard may be more helpful. I.e., maybe at route https://npms.io/stats?:moduleName
I was planning to write a web UI for my purposes, and share if you and others would find it useful. But I would want to avoid duplicating efforts. If it already exists or on your roadmap, please let know (and let me know how I can help).
I think it would also be useful if the stats reported back hints as to why the score is lower than expected. I.e.,
"[ok] README.md exits"
"[!] Tests missing :("
etc.
The text was updated successfully, but these errors were encountered:
Currently, in the npms search results, clicking the "analytics icon" takes the user to the raw JSON instead of a web UI. A web UI dashboard may be more helpful. I.e., maybe at route
https://npms.io/stats?:moduleName
I was planning to write a web UI for my purposes, and share if you and others would find it useful. But I would want to avoid duplicating efforts. If it already exists or on your roadmap, please let know (and let me know how I can help).
I think it would also be useful if the stats reported back hints as to why the score is lower than expected. I.e.,
"[ok] README.md exits"
"[!] Tests missing :("
etc.
The text was updated successfully, but these errors were encountered: