PulseAugur
实时 06:46:54
English(EN) Require any npm package

Replit 支持导入任何 npm 包以进行 Web 开发

Replit 已将其包支持扩展到包括任何可在 Web 浏览器中运行的 npm 包。此功能允许使用 JavaScript、HTML/CSS/JS 或 ES2016 的开发人员直接从 npm 导入包。该系统通过解析 `require` 语句,通过 wzrd.in 从 npm 获取包捆绑包,并在代码的上下文中对其进行评估。 AI

影响 通过简化基于 Web 的项目的包管理来增强开发人员体验。

排序理由 这是开发平台的产品更新,不是核心 AI 版本。

在 Replit blog 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. Replit blog TIER_1 English(EN) ·

    Require any npm package

    Last year we introduced support for importing any Python package from PyPi and -- although we don't have perfect support for all packages -- it turned out to be a very popular feature. That's why today we're excited to continue the roll-out for the rest of our platform starting w…