npm

svelte-intlayer

Easily internationalize i18n your Svelte applications with type-safe multilingual content management.

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

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

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

推荐接入
安全分
100
最近扫描 2026-08-08
扫描覆盖
100%
330 / 330 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 9.2.0
42 文件
42 JS / 0 CSS / 0 WASM
未发现阻断级风险
svelte-intlayer/9.2.0/dist/client/getBrowserLocale.js
https://cdn.ptab.cn/cdn/svelte-intlayer/9.2.0/dist/client/getBrowserLocale.js
当前版本 42 个文件,6 个入口候选。未发现可疑外联域名。
生成接入代码
使用路径
01确认版本

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

02复制地址

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

03检测可用

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

查看全部文件

快速接入

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

<script src="https://cdn.ptab.cn/cdn/svelte-intlayer/9.2.0/dist/client/getBrowserLocale.js" integrity="sha256-T5uTTEWvT32YzsjQXhmPkyDMVBtACDJyhgKqkQIyaM8=" crossorigin="anonymous"></script>
8版本
330文件
9.2.0最新

CDN 地址生成器

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

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

版本与文件

当前版本 9.2.0,展示 42 / 42 个文件。
svelte-intlayer/9.2.0/dist/analytics/index.js
JS
98 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/index.js
JS
587 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/index.js
JS
379 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/html/index.js
JS
2.3 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/index.js
JS
146 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/markdown/index.js
JS
1.4 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/analytics/exposureSink.js
JS
565 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/analytics/useAnalytics.js
JS
2.8 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/analytics/useConversion.js
JS
895 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/analytics/useExperiment.js
JS
2.6 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/getBrowserLocale.js
JS
549 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/intlayerContext.js
JS
287 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/intlayerStore.js
JS
675 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/setupIntlayer.svelte.js
JS
2.5 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/useDictionary.js
JS
1.5 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/useDictionaryAsync.js
JS
1.6 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/useDictionaryDynamic.js
JS
4.5 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/useIntlayer.js
JS
1.9 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/useLocale.js
JS
1.9 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/useLocaleStorage.js
JS
1.3 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/usePathname.js
JS
1.2 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/client/useRewriteURL.js
JS
965 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/editor/useEditor.js
JS
1.4 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/useCompact.js
JS
360 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/useCurrency.js
JS
363 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/useDate.js
JS
741 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/useIntl.js
JS
448 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/useList.js
JS
351 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/useNumber.js
JS
601 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/usePercentage.js
JS
369 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/useRelativeTime.js
JS
384 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/format/useUnit.js
JS
353 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/getDictionary.js
JS
822 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/getIntlayer.js
JS
775 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/html/context.js
JS
427 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/html/types.js
JS
11 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/markdown/compiler.js
JS
2.2 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/markdown/context.js
JS
558 B
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/markdown/runtime.js
JS
2.7 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/plugins.js
JS
14.9 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/renderIntlayerNode.js
JS
2.5 KB
SRI ready
未分级
0 请求
svelte-intlayer/9.2.0/dist/setIntlayerMarkdown.js
JS
112 B
SRI ready
未分级
0 请求

库评论

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

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