Find (almost) every npm package's repository in an instant.
Visit npmsource.com/{packageName}
in your web browser, e.g. npmsource.com/nock
.
Visit npmsource.com/{packageName}@{version}
in your web browser, e.g. npmsource.com/lodash@4.17.15
. This also works with npm tags, e.g. npmsource.com/typescript@beta
If no version is specified, the latest version is assumed.
Visit npmsource.com/{packageName}?raw
in your web browser, e.g. npmsource.com/commander?raw
.
Visit npmsource.com/{packageName}?unpkg
in your web browser, e.g. npmsource.com/express@4.17.1?unpkg
. You can use the same features (raw
, version, tags) as mentioned above.
Prerequisites:
- Go >= 1.16
go run .