Deno Visualizer: Module Registry Key

All recognized registries & their assigned color

This key shows all registries that will be natively recognized. ES Modules can easily import from any URL, so it's quite possible to have unrecognized sources in a module graph.

deno.land/std
deno.land/x
crux.land
cdn.esm.sh
esm.sh
cdn.dreg.dev
raw.githubusercontent.com
gist.githubusercontent.com
cdn.skypack.dev
dev.jspm.io
jspm.dev
cdn.pagic.org
cdn.jsdelivr.net
unpkg.com
github.io
aws-api.deno.dev

Other colors:

error
unknown

Unknown sources usually show up fine, but sometimes the heuristics can go wrong! Feel free to file a Github issue or PR when you see a registry in use that isn't on this list. The gray box should be a giveaway.

Please note that the color assignments can be changed over time to improve palette consistency.