The Deno Standard Library has been moved to JSR, the JavaScript package registry. It provides a collection of high-quality TypeScript packages that are compatible with Deno, Node.js, Cloudflare Workers, and browsers using bundlers. The packages can be installed using the 'deno add' command or imported directly with the 'jsr:' specifier. Each package in the Standard Library has independent versioning, and interdependencies are managed using Deno's workspaces feature. The future updates will be published to JSR, while deno.land/std will receive critical updates only. To migrate from deno.land/std to JSR, upgrade the version and update the HTTP specifier.

5m read timeFrom deno.com
Post cover image
Table of contents
Using the Standard Library on JSRNode.js and beyondIndependent versioning for each Standard Library packageLeveraging Deno workspacesFuture of deno.land/stdMigrating from deno.land/std to jsr:@stdLooking ahead
1 Comment

Sort: