DenoDDeno
Powered by
patwasalinguistP
Deno•15mo ago•
2 replies
patwasalinguist

How to import from a URL in the age of JSR?

I’m down with the whole JSR thing — deno add is very useful and maintainable.

However, one thing I liked about the deno.land days was that I could sometimes use a /x/ module in the browser by importing directly from a deno.land/x/*.js or *.ts url.

Is it possible to do this with JSR? For instance, is there a way to load @std/csv into the browser from a JSR URL?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How to import relative JSR module from import map
cdaringeCcdaringe / help
16mo ago
HTTP import equivalent to JSR?
NipNipBudNNipNipBud / help
6mo ago
I have a JSR Package: Can I Import it From My Filesystem Instead of jsr.io?
ZicklagZZicklag / help
11mo ago
How to import `deno.json`/`jsr` based module directly from github?
dman-osDdman-os / help
2y ago