JSR
JSR
软件描述
Open-source package registry supports TypeScript and distributes as ECMAScript modules, works with all JS runtimes like Node.js, Deno, and Bun. Seamlessly integrates with npm, enhancing compatibility and editor support without manual typings distribution.
官方网站
访问软件的官方网站了解更多信息
jsr.io
什么是 JSR?
JSR is the open-source package registry for modern JavaScript. JSR natively supports TypeScript, and works with all JS runtimes and package managers. Why JSR?
Made for TypeScript & ESM: JSR is designed for TypeScript. You publish TypeScript source, and JSR handles generating API docs, .d.ts files, and transpiling your code for cross-runtime compatibility. JSR packages are distributed as web-standard ECMAScript modules. Builds on npm: JSR isn't a replacement for the npm registry; it's a superset of npm. JSR modules can be used with any JavaScript package manager, and in any project with a node_modules folder. Works with any runtime: JSR modules can be used in Node.js, Deno, Bun, Cloudflare Workers, and more. Module authors can count on great editor support from strongly typed modules, without the need to transpile and distribute typings manually.