
JSR: the JavaScript Registry
2 天之前 · JSR is the open-source package registry for modern JavaScript. JSR natively supports TypeScript, and works with all JS runtimes and package managers.
Deno 新开发的 JSR,一个新的 JS Registry,支持 TS 并兼容 npm
2024年2月20日 · 年前发现 Deno 搞了一个叫 JSR 的东西,全称是 JavaScript Registry,一个新的 JS 源,像 npm 一样。出于好奇加入了 waitlist,最近收到了邮件可以用了,今天试了一下,写 …
NPM 仓库的超集 JSR 来了! - 知乎专栏
2024年3月17日 · 以下是关于JSR核心概念、它如何工作以及它为何重要的解释。 1. JSR简介. JSR是一个全新的包管理注册中心,它旨在为现代 JavaScript 和 TypeScript 的生态系统提供 …
Publish a package - JSR
4 天之前 · Publish your package to the JSR to share it with the world! JSR natively supports TypeScript. You do not need to compile your package before publishing. JSR packages can …
Introduction to JSR - Docs - JSR
2 天之前 · 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 …
JSR 使用指南 - 鹏展博
2024年3月26日 · 最近, Deno 发布了一个 Javascript Registry (JSR),一个新的 JavaScript 包注册表。 它类似于 npm ,但不是一个包管理工具,而是提供 包注册、包发布的包存储服务。 …
JSR:JavaScript 注册中心 中文
2024年5月20日 · JSR 引入了一种新的方式来跨平台共享 JavaScript 和 TypeScript 代码,专注于简化分发,而不会取代现有的包管理器。 为什么 ? JSR 是为 TypeScript 设计的。 您发布 …
JSR 是如何构建的 - Deno 中文
2024年4月12日 · 我们最近 发布了 JavaScript 注册表 - JSR。 这是一个新的 JavaScript 和 TypeScript 注册表,旨在为包作者和用户提供比 npm 显著更好的体验. 我们知道,只有当 JSR …
How we built JSR - Deno Blog
2024年4月12日 · We recently launched the JavaScript Registry - JSR. It’s a new registry for JavaScript and TypeScript designed to offer a significantly better experience than npm for both …
JSR – Next Generation JavaScript Registry - gitnation.com
2024年6月13日 · JSR is a new JavaScript registry that supports TypeScript and offers additional features like GitHub Action integration, provenance attestations, and documentation …