Scopes are groups that jointly administer a set of packages. Learn how to create and manage scopes.| JSR
Packages are collections of JavaScript or TypeScript code published by an author to JSR. Learn how to create and manage packages.| JSR
The one where I wonder what went wrong with Deno| dbushell.com
JSR is a new modern package registry for JavaScript and TypeScript. It was designed to be fast, simple, and reliable. It is backwards compatible with npm, and natively supports TypeScript.| jsr.io
Designing a module system around HTTP imports was ambitious. Here are some issues we encountered and how we solved for them.| Deno Blog
The JavaScript Registry (JSR) is a TypeScript-first, ESM-only module registry designed for the entire JavaScript ecosystem. Use JSR modules from Deno and npm-based projects. JSR is free and open source. Available today in public beta.| Deno