Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Swissbite/node-package-comparator

Repository files navigation

Node Package Comparator

About

On npmjs.com you are able to find packages. But I found no way to compare several packages with the same keyword by users (npm stars), github stars and github fork's.

So I wrote this small app based on nodejs, angularjs and mongoose/mongodb to compare different packages with the same keyword.

Contribution is welcome.

Live version

The service can be found under www.npcjs.io.

What could a user do

Just search by keyword exact one keyword and sort. If the data is older than 24h, it will be updated. Maybe a second search might be necessary.

What could an admin do (feature)

  • Force some updates.
  • Configure github credentials if there is a need to (see github API limits).
  • Create other admin accounts.

Currently, I see no benefit for a user to have an account.

License

Node Package Comparator is licensed under GNU Affero GPL 3.0.

Bitdeli Badge