node-normalize-git-url

normalizes Git URLs
  https://github.com/npm/normalize-git-url
  0
  no reviews



You have a bunch of Git URLs. You want to convert them to a canonical representation, probably for use inside npm so that it doesn't end up creating a bunch of superfluous cached origins. You use this package.

Node.js is an event-based server-side JavaScript engine.