npm
componentsjs
A semantic dependency injection framework
版本 1已同步 1文件 54 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
推荐接入
安全分
100
最近扫描 2026-06-13
扫描覆盖
100%
54 / 54 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
暂无浏览器入口
SRI 待确认
SRI 缺失 0
当前版本 6.4.0
54 文件
54 JS / 0 CSS / 0 WASM
未发现阻断级风险
可在下方文件列表中查看原始构建产物
当前版本 54 个文件,1 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
1版本
54文件
6.4.0最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
4.1 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/componentsjs/6.4.0/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/componentsjs/6.4.0/index.js" integrity="sha256-pKlkt87c6lv7ImVdrMM+OG3YyV7DnCXUueUrWNYzsiw=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/componentsjs/6.4.0/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 6.4.0,展示 54 / 54 个文件。
componentsjs/6.4.0/index.js
JS
4.1 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/ComponentsManager.js
JS
3.6 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerArray.js
JS
1.1 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerHash.js
JS
1.8 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerList.js
JS
769 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerPrimitive.js
JS
1.2 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerReference.js
JS
1.2 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerUndefined.js
JS
584 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerValue.js
JS
644 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/IArgumentConstructorHandler.js
JS
132 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/argument/IArgumentsConstructor.js
JS
126 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/ConfigConstructor.js
JS
4.9 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/ConfigConstructorPool.js
JS
5.6 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/IConfigConstructorPool.js
JS
127 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/IConstructionSettings.js
JS
126 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/strategy/ConstructionStrategyCommonJs.js
JS
4.0 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/strategy/ConstructionStrategyCommonJsString.js
JS
6.5 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/construction/strategy/IConstructionStrategy.js
JS
126 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/loading/ComponentRegistry.js
JS
4.3 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/loading/ComponentRegistryFinalizer.js
JS
5.9 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/loading/ComponentsManagerBuilder.js
JS
6.6 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/loading/ConfigRegistry.js
JS
2.5 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/loading/ModuleStateBuilder.js
JS
13.8 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/ConfigPreprocessorComponent.js
JS
13.1 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/ConfigPreprocessorComponentMapped.js
JS
4.4 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/ConfigPreprocessorOverride.js
JS
10.9 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/constructorargumentsmapping/ConstructorArgumentsElementMappingHandlerList.js
JS
1.4 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/constructorargumentsmapping/IConstructorArgumentsElementMappingHandler.js
JS
147 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/constructorargumentsmapping/IConstructorArgumentsMapper.js
JS
132 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/GenericsContext.js
JS
15.3 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/IConfigPreprocessor.js
JS
124 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/overridesteps/IOverrideStep.js
JS
118 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideListInsertAfter.js
JS
1.3 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideListInsertAt.js
JS
1.8 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideListInsertBefore.js
JS
1.3 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideListRemove.js
JS
1.4 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideMapEntry.js
JS
3.6 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideParameters.js
JS
1.8 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideUtil.js
JS
3.7 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/ParameterHandler.js
JS
3.2 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/parameterproperty/IParameterPropertyHandler.js
JS
130 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerDefault.js
JS
1.5 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerDefaultScoped.js
JS
2.6 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerFixed.js
JS
1.5 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerLazy.js
JS
907 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerRange.js
JS
29.4 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/rdf/Iris.js
JS
2.5 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/rdf/PrefetchedDocumentLoader.js
JS
2.5 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/rdf/RdfParser.js
JS
3.7 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/rdf/RdfStreamIncluder.js
JS
3.5 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/rdf/ResourceUtil.js
JS
778 BSRI ready
未分级
0 请求componentsjs/6.4.0/lib/util/CompileUtil.js
JS
1.8 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/util/ErrorResourcesContext.js
JS
2.1 KBSRI ready
未分级
0 请求componentsjs/6.4.0/lib/util/LogLevel.js
JS
113 BSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| componentsjs/6.4.0/index.js | 4.1 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/ComponentsManager.js | 3.6 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerArray.js | 1.1 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerHash.js | 1.8 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerList.js | 769 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerPrimitive.js | 1.2 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerReference.js | 1.2 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerUndefined.js | 584 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/ArgumentConstructorHandlerValue.js | 644 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/IArgumentConstructorHandler.js | 132 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/argument/IArgumentsConstructor.js | 126 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/ConfigConstructor.js | 4.9 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/ConfigConstructorPool.js | 5.6 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/IConfigConstructorPool.js | 127 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/IConstructionSettings.js | 126 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/strategy/ConstructionStrategyCommonJs.js | 4.0 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/strategy/ConstructionStrategyCommonJsString.js | 6.5 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/construction/strategy/IConstructionStrategy.js | 126 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/loading/ComponentRegistry.js | 4.3 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/loading/ComponentRegistryFinalizer.js | 5.9 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/loading/ComponentsManagerBuilder.js | 6.6 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/loading/ConfigRegistry.js | 2.5 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/loading/ModuleStateBuilder.js | 13.8 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/ConfigPreprocessorComponent.js | 13.1 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/ConfigPreprocessorComponentMapped.js | 4.4 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/ConfigPreprocessorOverride.js | 10.9 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/constructorargumentsmapping/ConstructorArgumentsElementMappingHandlerList.js | 1.4 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/constructorargumentsmapping/IConstructorArgumentsElementMappingHandler.js | 147 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/constructorargumentsmapping/IConstructorArgumentsMapper.js | 132 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/GenericsContext.js | 15.3 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/IConfigPreprocessor.js | 124 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/overridesteps/IOverrideStep.js | 118 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideListInsertAfter.js | 1.3 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideListInsertAt.js | 1.8 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideListInsertBefore.js | 1.3 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideListRemove.js | 1.4 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideMapEntry.js | 3.6 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideParameters.js | 1.8 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/overridesteps/OverrideUtil.js | 3.7 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/ParameterHandler.js | 3.2 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/parameterproperty/IParameterPropertyHandler.js | 130 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerDefault.js | 1.5 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerDefaultScoped.js | 2.6 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerFixed.js | 1.5 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerLazy.js | 907 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/preprocess/parameterproperty/ParameterPropertyHandlerRange.js | 29.4 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/rdf/Iris.js | 2.5 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/rdf/PrefetchedDocumentLoader.js | 2.5 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/rdf/RdfParser.js | 3.7 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/rdf/RdfStreamIncluder.js | 3.5 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/rdf/ResourceUtil.js | 778 B | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/util/CompileUtil.js | 1.8 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/util/ErrorResourcesContext.js | 2.1 KB | JS | ready 未分级 | 0 | |
| componentsjs/6.4.0/lib/util/LogLevel.js | 113 B | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。