https://github.com/dcdunkan/dcdunkan.deno.dev
replacer for raw.githubusercontent.com, but for users.
https://github.com/dcdunkan/dcdunkan.deno.dev
Last synced: about 1 year ago
JSON representation
replacer for raw.githubusercontent.com, but for users.
- Host: GitHub
- URL: https://github.com/dcdunkan/dcdunkan.deno.dev
- Owner: dcdunkan
- Created: 2022-06-29T16:33:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T16:34:46.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T07:13:27.332Z (over 1 year ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
-- GitHub Content (user edition) --
Nothing special. No redirects. For Deno.
It's a replacer for https://raw.githubusercontent.com, but for users. ._.
Set github username as an environment variable named OWNER.
URL Format:
https://whatever.deno.dev/repository@version-or-branch/file/path.ts
Version/branch is optional, if none provided, gets latest tag or default branch if no tags found.
Example URLs:
- Branch: https://dcdunkan.deno.dev/tgdb@main/src/index.ts
- Tag (version): https://grammyjs.deno.dev/grammY@v1.9.0/src/mod.ts
- Redirect to latest tag or branch: https://dcdunkan.deno.dev/ghc.deno.dev/main.ts
Related: https://github.com/dcdunkan/ghc.deno.dev