Github to esm.sh link converter

Github to ESM.sh is a tool for converting Github links quickly to valid ESM.sh syntax. It doesn't collect any information other than basic GDPR-compliant analytics.

From the command line:

If you have Deno installed, you can install a binary like this.

$ deno install https://ham.onl/gh2esm.ts

Usage

Run this command to convert a URL locally.

gh2esm "https://github.com/user/repo"