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 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
<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 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/index.js
JS
587 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/index.js
JS
379 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/html/index.js
JS
2.3 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/index.js
JS
146 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/markdown/index.js
JS
1.4 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/analytics/exposureSink.js
JS
565 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/analytics/useAnalytics.js
JS
2.8 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/analytics/useConversion.js
JS
895 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/analytics/useExperiment.js
JS
2.6 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/getBrowserLocale.js
JS
549 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/intlayerContext.js
JS
287 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/intlayerStore.js
JS
675 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/setupIntlayer.svelte.js
JS
2.5 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/useDictionary.js
JS
1.5 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/useDictionaryAsync.js
JS
1.6 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/useDictionaryDynamic.js
JS
4.5 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/useIntlayer.js
JS
1.9 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/useLocale.js
JS
1.9 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/useLocaleStorage.js
JS
1.3 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/usePathname.js
JS
1.2 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/client/useRewriteURL.js
JS
965 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/editor/useEditor.js
JS
1.4 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/useCompact.js
JS
360 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/useCurrency.js
JS
363 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/useDate.js
JS
741 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/useIntl.js
JS
448 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/useList.js
JS
351 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/useNumber.js
JS
601 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/usePercentage.js
JS
369 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/useRelativeTime.js
JS
384 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/format/useUnit.js
JS
353 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/getDictionary.js
JS
822 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/getIntlayer.js
JS
775 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/html/context.js
JS
427 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/html/types.js
JS
11 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/markdown/compiler.js
JS
2.2 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/markdown/context.js
JS
558 BSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/markdown/runtime.js
JS
2.7 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/plugins.js
JS
14.9 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/renderIntlayerNode.js
JS
2.5 KBSRI ready
未分级
0 请求svelte-intlayer/9.2.0/dist/setIntlayerMarkdown.js
JS
112 BSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| svelte-intlayer/9.2.0/dist/analytics/index.js | 98 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/index.js | 587 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/index.js | 379 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/html/index.js | 2.3 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/index.js | 146 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/markdown/index.js | 1.4 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/analytics/exposureSink.js | 565 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/analytics/useAnalytics.js | 2.8 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/analytics/useConversion.js | 895 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/analytics/useExperiment.js | 2.6 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/getBrowserLocale.js | 549 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/intlayerContext.js | 287 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/intlayerStore.js | 675 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/setupIntlayer.svelte.js | 2.5 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/useDictionary.js | 1.5 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/useDictionaryAsync.js | 1.6 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/useDictionaryDynamic.js | 4.5 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/useIntlayer.js | 1.9 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/useLocale.js | 1.9 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/useLocaleStorage.js | 1.3 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/usePathname.js | 1.2 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/client/useRewriteURL.js | 965 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/editor/useEditor.js | 1.4 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/useCompact.js | 360 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/useCurrency.js | 363 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/useDate.js | 741 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/useIntl.js | 448 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/useList.js | 351 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/useNumber.js | 601 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/usePercentage.js | 369 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/useRelativeTime.js | 384 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/format/useUnit.js | 353 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/getDictionary.js | 822 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/getIntlayer.js | 775 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/html/context.js | 427 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/html/types.js | 11 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/markdown/compiler.js | 2.2 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/markdown/context.js | 558 B | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/markdown/runtime.js | 2.7 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/plugins.js | 14.9 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/renderIntlayerNode.js | 2.5 KB | JS | ready 未分级 | 0 | |
| svelte-intlayer/9.2.0/dist/setIntlayerMarkdown.js | 112 B | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。