doc_website icon indicating copy to clipboard operation
doc_website copied to clipboard

Add version selector for known URLs

Open lucacasonato opened this issue 5 years ago • 1 comments

For known URL types (githubusercontent.com, deno.land/x, jspm.io, pika.dev) add a version selector dropdown.

Would be cool if we could share some code with @hayd's udd. Mainly this file: https://github.com/hayd/deno-udd/blob/master/registry.ts.

lucacasonato avatar Apr 05 '20 02:04 lucacasonato

I was planning on cleaning up that file a little... Is it given a url you want a list of versions?

hayd avatar Apr 05 '20 03:04 hayd