npm

@farmfe/core

Farm is a extremely fast web build tool written in Rust. Farm can start a project in milliseconds and perform HMR within 10ms, making it much faster than similar tools like webpack and vite.

版本 1已同步 1文件 68 SRI 已生成
接入决策台 · 安全可信状态

先确认可用入口,再复制固定版本地址

入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。

推荐接入
安全分
88
等待安全扫描
扫描覆盖
0%
0 / 68 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 1.7.11
68 文件
68 JS / 0 CSS / 0 WASM
未发现阻断级风险
@farmfe/core/1.7.11/dist/config/_global.js
https://cdn.ptab.cn/cdn/farmfe__core/1.7.11/dist/config/_global.js
当前版本 68 个文件,12 个入口候选。未发现可疑外联域名。
生成接入代码
使用路径
01确认版本

固定到 1.7.11,避免线上被隐式升级。

02复制地址

优先使用推荐入口,特殊场景再切换文件。

03检测可用

发布前检测 HTTP、CORS、SRI 和响应速度。

查看全部文件

快速接入

已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。

<script src="https://cdn.ptab.cn/cdn/farmfe__core/1.7.11/dist/config/_global.js" integrity="sha256-njjx+RFfrgvRCge4I4WOBzx80p3e5n8SHyRRJyd/Gy8=" crossorigin="anonymous"></script>
1版本
68文件
1.7.11最新

CDN 地址生成器

选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。

文件类型
JS
文件大小
494 B
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/farmfe__core/1.7.11/binding/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/farmfe__core/1.7.11/binding/index.js" integrity="sha256-AD3w0aLlEkyuwT5JqU4dXuSvGVd0JjyWQEpnczX7JRk=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
  import * as lib from "https://cdn.ptab.cn/cdn/farmfe__core/1.7.11/binding/index.js";
  console.log("module loaded", lib);
</script>

版本与文件

当前版本 1.7.11,展示 68 / 68 个文件。
@farmfe/core/1.7.11/binding/index.js
JS
494 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/cjs/index.cjs
JS
1.65 MB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/compiler/index.js
JS
5.7 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/index.js
JS
28.9 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/index.js
JS
11.4 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/index.js
JS
3.5 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/index.js
JS
5.5 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/rust/index.js
JS
74 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/index.js
JS
10.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/middlewares/index.js
JS
218 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/index.js
JS
366 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/watcher/index.js
JS
4.0 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/_global.js
JS
110 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/constants.js
JS
620 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/env.js
JS
2.0 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/mergeConfig.js
JS
3.4 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/normalize-config/normalize-asset.js
JS
410 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/normalize-config/normalize-css.js
JS
720 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/normalize-config/normalize-external.js
JS
3.0 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/normalize-config/normalize-output.js
JS
7.1 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/normalize-config/normalize-persistent-cache.js
JS
5.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/normalize-config/normalize-resolve.js
JS
508 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/schema.js
JS
12.5 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/config/types.js
JS
44 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/adapter-plugins/css.js
JS
1.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/adapter-plugins/default-load.js
JS
3.1 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/apply-html-transform.js
JS
5.1 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/constants.js
JS
843 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/external-adapter.js
JS
1.0 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/farm-to-vite-config.js
JS
12.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/farm-to-vite-context.js
JS
6.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/utils.js
JS
11.8 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/vite-plugin-adapter.js
JS
24.2 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/js/vite-server-adapter.js
JS
4.8 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/rust/rustPluginResolver.js
JS
2.2 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/plugin/type.js
JS
99 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/error.js
JS
2.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/hmr-engine.js
JS
5.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/middlewares/cors.js
JS
273 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/middlewares/headers.js
JS
380 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/middlewares/hmrPing.js
JS
253 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/middlewares/lazy-compilation.js
JS
3.2 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/middlewares/proxy.js
JS
3.0 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/middlewares/resources.js
JS
5.9 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/middlewares/static.js
JS
1.9 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/open.js
JS
4.1 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/type.js
JS
43 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/server/ws.js
JS
9.1 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/types/binding.js
JS
134 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/types/swc-config.js
JS
49 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/build.js
JS
1.0 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/color.js
JS
71 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/dynamic-resources.js
JS
1.2 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/error.js
JS
265 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/file.js
JS
2.7 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/http.js
JS
2.8 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/json.js
JS
184 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/logger.js
JS
6.2 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/merge.js
JS
2.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/path.js
JS
382 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/plugin-utils.js
JS
1.9 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/publicDir.js
JS
1.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/rebase-url.js
JS
6.2 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/share.js
JS
4.5 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/trace-dependencies.js
JS
1.8 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/utils/url.js
JS
133 B
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/watcher/config-watcher.js
JS
1.6 KB
SRI ready
未分级
0 请求
@farmfe/core/1.7.11/dist/watcher/create-watcher.js
JS
1.6 KB
SRI ready
未分级
0 请求

库评论

还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。
发表评论

免登录提交。需要填写昵称和邮箱,并完成 TAC 行为验证;内容会自动审核,违规内容不会发布。