npm
tui-code-snippet
TOAST UI Utility: CodeSnippet
版本 1已同步 1文件 76 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
建议复核
安全分
57
最近扫描 2026-06-13
扫描覆盖
100%
76 / 76 文件
高危文件
0
0 条 critical
待复核
5
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 2.3.3
76 文件
76 JS / 0 CSS / 0 WASM
5 review files
1 external domains
tui-code-snippet/2.3.3/browser/browser.js
https://cdn.ptab.cn/cdn/tui-code-snippet/2.3.3/browser/browser.js
当前版本 76 个文件,2 个入口候选。可疑/外联域名:www.google-analytics.com
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
<script src="https://cdn.ptab.cn/cdn/tui-code-snippet/2.3.3/browser/browser.js" integrity="sha256-SMPSerEhL617gIVcZnn/6wUcy50LfE/6ZDcsY+vZJwI=" crossorigin="anonymous"></script>
1版本
76文件
2.3.3最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
8.9 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/tui-code-snippet/2.3.3/ajax/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/tui-code-snippet/2.3.3/ajax/index.js" integrity="sha256-i+eVrMYCKh+RB8nC8sWEYrOafuKY6AwB7GUfE9GA6zU=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/tui-code-snippet/2.3.3/ajax/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 2.3.3,展示 76 / 76 个文件。
tui-code-snippet/2.3.3/ajax/index.js
JS
8.9 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/ajax/index.mjs
JS
18.1 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/ajax/.eslintrc.js
JS
131 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/array/inArray.js
JS
1.6 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/array/range.js
JS
1.0 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/array/zip.js
JS
1.0 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/browser/browser.js
JS
2.7 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/collection/forEach.js
JS
1.7 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/collection/forEachArray.js
JS
1.4 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/collection/forEachOwnProperties.js
JS
1.3 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/collection/pluck.js
JS
953 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/collection/toArray.js
JS
1.1 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/customEvents/customEvents.js
JS
13.9 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/defineClass/defineClass.js
JS
1.9 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/_safeEvent.js
JS
635 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/getMouseButton.js
JS
1.5 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/getMousePosition.js
JS
1.0 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/getTarget.js
JS
393 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/off.js
JS
2.6 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/on.js
JS
3.1 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/once.js
JS
1.1 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/preventDefault.js
JS
378 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domEvent/stopPropagation.js
JS
384 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/_convertToKebabCase.js
JS
392 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/_setClassName.js
JS
726 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/_testCSSProp.js
JS
575 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/addClass.js
JS
1.1 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/closest.js
JS
729 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/css.js
JS
679 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/disableTextSelection.js
JS
1.1 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/enableTextSelection.js
JS
1.1 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/getClass.js
JS
601 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/getData.js
JS
564 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/hasClass.js
JS
668 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/matches.js
JS
893 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/removeClass.js
JS
1021 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/removeData.js
JS
524 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/removeElement.js
JS
414 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/setData.js
JS
610 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/template.js
JS
11.3 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/domUtil/toggleClass.js
JS
999 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/enum/enum.js
JS
3.4 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/formatDate/formatDate.js
JS
5.9 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/inheritance/createObject.js
JS
581 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/inheritance/inherit.js
JS
1.2 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/object/extend.js
JS
808 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/object/pick.js
JS
1.3 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/request/imagePing.js
JS
1.2 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/request/sendHostname.js
JS
1.7 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/string/decodeHTMLEntity.js
JS
1.0 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/string/encodeHTMLEntity.js
JS
942 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/tricks/debounce.js
JS
1.5 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/tricks/throttle.js
JS
2.4 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isArguments.js
JS
666 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isArray.js
JS
493 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isArraySafe.js
JS
625 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isBoolean.js
JS
487 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isBooleanSafe.js
JS
587 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isDate.js
JS
493 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isDateSafe.js
JS
619 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isEmpty.js
JS
1.5 KBSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isExisty.js
JS
889 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isFalsy.js
JS
494 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isFunction.js
JS
466 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isFunctionSafe.js
JS
594 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isHTMLNode.js
JS
625 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isHTMLTag.js
JS
590 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isNotEmpty.js
JS
622 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isNull.js
JS
440 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isNumber.js
JS
479 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isNumberSafe.js
JS
580 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isObject.js
JS
453 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isString.js
JS
479 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isStringSafe.js
JS
580 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isTruthy.js
JS
553 BSRI ready
未分级
0 请求tui-code-snippet/2.3.3/type/isUndefined.js
JS
497 BSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| tui-code-snippet/2.3.3/ajax/index.js | 8.9 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/ajax/index.mjs | 18.1 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/ajax/.eslintrc.js | 131 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/array/inArray.js | 1.6 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/array/range.js | 1.0 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/array/zip.js | 1.0 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/browser/browser.js | 2.7 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/collection/forEach.js | 1.7 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/collection/forEachArray.js | 1.4 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/collection/forEachOwnProperties.js | 1.3 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/collection/pluck.js | 953 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/collection/toArray.js | 1.1 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/customEvents/customEvents.js | 13.9 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/defineClass/defineClass.js | 1.9 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/_safeEvent.js | 635 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/getMouseButton.js | 1.5 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/getMousePosition.js | 1.0 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/getTarget.js | 393 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/off.js | 2.6 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/on.js | 3.1 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/once.js | 1.1 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/preventDefault.js | 378 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domEvent/stopPropagation.js | 384 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/_convertToKebabCase.js | 392 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/_setClassName.js | 726 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/_testCSSProp.js | 575 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/addClass.js | 1.1 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/closest.js | 729 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/css.js | 679 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/disableTextSelection.js | 1.1 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/enableTextSelection.js | 1.1 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/getClass.js | 601 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/getData.js | 564 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/hasClass.js | 668 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/matches.js | 893 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/removeClass.js | 1021 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/removeData.js | 524 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/removeElement.js | 414 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/setData.js | 610 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/template.js | 11.3 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/domUtil/toggleClass.js | 999 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/enum/enum.js | 3.4 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/formatDate/formatDate.js | 5.9 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/inheritance/createObject.js | 581 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/inheritance/inherit.js | 1.2 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/object/extend.js | 808 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/object/pick.js | 1.3 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/request/imagePing.js | 1.2 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/request/sendHostname.js | 1.7 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/string/decodeHTMLEntity.js | 1.0 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/string/encodeHTMLEntity.js | 942 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/tricks/debounce.js | 1.5 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/tricks/throttle.js | 2.4 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isArguments.js | 666 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isArray.js | 493 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isArraySafe.js | 625 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isBoolean.js | 487 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isBooleanSafe.js | 587 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isDate.js | 493 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isDateSafe.js | 619 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isEmpty.js | 1.5 KB | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isExisty.js | 889 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isFalsy.js | 494 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isFunction.js | 466 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isFunctionSafe.js | 594 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isHTMLNode.js | 625 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isHTMLTag.js | 590 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isNotEmpty.js | 622 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isNull.js | 440 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isNumber.js | 479 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isNumberSafe.js | 580 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isObject.js | 453 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isString.js | 479 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isStringSafe.js | 580 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isTruthy.js | 553 B | JS | ready 未分级 | 0 | |
| tui-code-snippet/2.3.3/type/isUndefined.js | 497 B | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。