npm
@ng-select/ng-select
Angular ng-select - All in One UI Select, Multiselect and Autocomplete
版本 1已同步 1文件 4 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
推荐接入
安全分
88
等待安全扫描
扫描覆盖
0%
0 / 4 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
ES Module
SRI 已就绪
SRI 缺失 0
当前版本 23.7.0
4 文件
1 JS / 3 CSS / 0 WASM
未发现阻断级风险
@ng-select/ng-select/23.0.1/fesm2022/ng-select-ng-select.mjs
https://cdn.ptab.cn/cdn/ng-select__ng-select/23.0.1/fesm2022/ng-select-ng-select.mjs
当前版本 4 个文件,0 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/ng-select__ng-select/23.0.1/fesm2022/ng-select-ng-select.mjs";
console.log("module loaded", lib);
</script>
1版本
4文件
23.7.0最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
178.0 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/ng-select__ng-select/23.0.1/fesm2022/ng-select-ng-select.mjs
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/ng-select__ng-select/23.0.1/fesm2022/ng-select-ng-select.mjs" integrity="sha256-12ASLAjAuxEnPq6aXrZDJU7E7YwRDEpSDZMQcQ5kZoQ=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/ng-select__ng-select/23.0.1/fesm2022/ng-select-ng-select.mjs";
console.log("module loaded", lib);
</script>版本与文件
当前版本 23.7.0,展示 4 / 4 个文件。
@ng-select/ng-select/23.0.1/fesm2022/ng-select-ng-select.mjs
JS
178.0 KBSRI ready
未分级
0 请求@ng-select/ng-select/23.0.1/themes/ant.design.theme.css
CSS
7.7 KBSRI ready
未分级
0 请求@ng-select/ng-select/23.0.1/themes/default.theme.css
CSS
8.6 KBSRI ready
未分级
0 请求@ng-select/ng-select/23.0.1/themes/material.theme.css
CSS
10.8 KBSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| @ng-select/ng-select/23.0.1/fesm2022/ng-select-ng-select.mjs | 178.0 KB | JS | ready 未分级 | 0 | |
| @ng-select/ng-select/23.0.1/themes/ant.design.theme.css | 7.7 KB | CSS | ready 未分级 | 0 | |
| @ng-select/ng-select/23.0.1/themes/default.theme.css | 8.6 KB | CSS | ready 未分级 | 0 | |
| @ng-select/ng-select/23.0.1/themes/material.theme.css | 10.8 KB | CSS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。