Should I Use?

There are over a million JavaScript packages you can use in your project. Should I Use? helps you evaluate with a baseline of criteria:

  • Is it at least a v1.0.0?
  • Has there been a new release in the past six months?
  • Has there been a commit to the repo in the past six months?
  • Are there more than 100 weekly downloads?
  • Are there more than 10 contributors?
  • Are there less than 40 dependencies?
  • Is the ratio of issues closed/open and PRs opened/merged less than 2?
  • Is the size of the package within our performance budget?