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
{{ message }}
This repository has been archived by the owner on Jun 28, 2020. It is now read-only.
As user I want to use more metrics using cli flags.
We could add some flags to add more metrics if possible.
I will check the npms API to see if that makes sense and what metrics we could use too (open/closed issues/PRs ratio,...).
What do you think?
The text was updated successfully, but these errors were encountered:
@DanielRuf did you find anything? Any local experiments you could push to a fork?
I also have some ideas and am wondering if this should all go into this repo or if there is an easy way to add metrics by "plugging in" other modules/packages that might not make sense for all packages or would bloat the dependencies of this package, e.g. npx -r npm-compare-types npm-compare a b c
(But maybe this idea rather belongs to a different issue?)
As user I want to use more metrics using cli flags.
We could add some flags to add more metrics if possible.
I will check the npms API to see if that makes sense and what metrics we could use too (open/closed issues/PRs ratio,...).
What do you think?
The text was updated successfully, but these errors were encountered: