Categorygithub.com/ffflorian/npmsource
modulepackage
0.0.0-20230606165148-953b38951a42
Repository: https://github.com/ffflorian/npmsource.git
Documentation: pkg.go.dev

# README

npmsource Build Status

Find (almost) every npm package's repository in an instant.

Usage

Visit npmsource.com/{packageName} in your web browser, e.g. npmsource.com/nock.

Get the repository for a specific version

Visit npmsource.com/{packageName}@{version} in your web browser, e.g. npmsource.com/[email protected]. This also works with npm tags, e.g. npmsource.com/typescript@beta

If no version is specified, the latest version is assumed.

Get the raw data

Visit npmsource.com/{packageName}?raw in your web browser, e.g. npmsource.com/commander?raw.

Get source code for a specific version

Visit npmsource.com/{packageName}?unpkg in your web browser, e.g. npmsource.com/[email protected]?unpkg. You can use the same features (raw, version, tags) as mentioned above.

Server usage

Local

Prerequisites:

  • Go >= 1.16

Start the server

go run .

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author