npm

@threlte/extras

Utilities, abstractions and plugins for your Threlte apps

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

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

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

推荐接入
安全分
88
等待安全扫描
扫描覆盖
0%
0 / 133 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 9.21.0
133 文件
133 JS / 0 CSS / 0 WASM
未发现阻断级风险
@threlte/extras/9.21.0/dist/transitions/global.js
https://cdn.ptab.cn/cdn/threlte__extras/9.21.0/dist/transitions/global.js
当前版本 133 个文件,4 个入口候选。未发现可疑外联域名。
生成接入代码
使用路径
01确认版本

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

02复制地址

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

03检测可用

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

查看全部文件

快速接入

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

<script src="https://cdn.ptab.cn/cdn/threlte__extras/9.21.0/dist/transitions/global.js" integrity="sha256-jj/FF7jLs2HABaSrvbrzmWlwE3kM9miaNVN8GOYzFag=" crossorigin="anonymous"></script>
1版本
133文件
9.21.0最新

CDN 地址生成器

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

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

版本与文件

当前版本 9.21.0,展示 133 / 133 个文件。
@threlte/extras/9.21.0/dist/index.js
JS
7.7 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/interactivity/index.js
JS
455 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/layers/index.js
JS
704 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/transitions/global.js
JS
435 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/audio/Audio/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/audio/AudioListener/autoResume.js
JS
1.4 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/audio/AudioListener/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/audio/PositionalAudio/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/audio/useAudioListener.js
JS
639 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/audio/useThrelteAudio.js
JS
1.0 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/audio/utils/useAudio.svelte.js
JS
3.9 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/bvh/bvh.svelte.js
JS
1.2 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/bvh/raycast.js
JS
7.7 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/bvh/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Align/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/AnimatedSpriteMaterial/types.js
JS
34 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/AsciiRenderer/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/BackdropGeometry/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Billboard/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Bounds/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Bounds/useBounds.svelte.js
JS
3.6 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/CameraControls/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/CameraControls/useCameraControls.js
JS
1.0 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/ContactShadows/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/controls/OrbitControls/types.js
JS
78 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/controls/OrbitControls/useOrbitControls.js
JS
986 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/controls/TrackballControls/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/controls/TrackballControls/useTrackballControls.js
JS
1022 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/controls/TransformControls/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/controls/TransformControls/useTransformControls.js
JS
1.0 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/controls/useControlsContext.js
JS
1015 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/CSM/useMaterials.svelte.js
JS
1.9 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/CubeCamera/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Detailed/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Edges/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/environment/CubeEnvironment/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/environment/Environment/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/environment/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/environment/utils/useEnvironment.svelte.js
JS
1.0 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/environment/VirtualEnvironment/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/FakeGlowMaterial/fragment.js
JS
798 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/FakeGlowMaterial/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/FakeGlowMaterial/vertex.js
JS
326 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Float/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Gizmo/types.js
JS
54 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/GLTF/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/GradientTexture/common.js
JS
228 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/GradientTexture/linear/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/GradientTexture/radial/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/GradientTexture/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Grid/gridShaders.js
JS
5.4 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Grid/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/HTML/shaders.js
JS
1.7 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/HTML/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/HTML/utils.js
JS
4.1 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/HUD/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/ImageMaterial/shaders.js
JS
4.2 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/ImageMaterial/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/InstancedSprite/instancedSpriteUtils.js
JS
1.6 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/InstancedSprite/types.js
JS
139 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Instancing/api.js
JS
1.1 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Instancing/InstancedMeshes/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Instancing/PositionMesh.js
JS
2.3 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Instancing/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Instancing/useInstanceId.js
JS
254 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Mask/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshDiscardMaterial/fragment.js
JS
102 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshDiscardMaterial/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshDiscardMaterial/vertex.js
JS
46 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshLine/fragment.js
JS
638 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshLine/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshLine/vertex.js
JS
2.7 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshRefractionMaterial/fragment.js
JS
4.5 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshRefractionMaterial/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/MeshRefractionMaterial/vertex.js
JS
940 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Outlines/shaders.js
JS
1.4 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Outlines/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/PerfMonitor/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/PointsMaterial/types.js
JS
40 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/portals/usePortalContext.svelte.js
JS
299 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Resize/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/RoundedBoxGeometry/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/ShadowAlpha/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/ShadowMaterial/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Sky/types.js
JS
57 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Sparkles/fragment.js
JS
325 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Sparkles/vertex.js
JS
857 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Stars/fragment.js
JS
567 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Stars/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Stars/vertex.js
JS
424 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Text/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Text3DGeometry/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/View/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Wireframe/material.js
JS
4.5 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Wireframe/types.js
JS
24 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/components/Wobble/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useCubeCamera.svelte.js
JS
1.1 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useCursor.svelte.js
JS
2.9 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useDraco.js
JS
497 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useFBO.svelte.js
JS
1.8 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useFollow.svelte.js
JS
7.6 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useGamepad/mappings.js
JS
9.8 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useGamepad/useGamepad.svelte.js
JS
18.6 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useGltf.js
JS
1.1 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useGltfAnimations.svelte.js
JS
2.0 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useInputMap.svelte.js
JS
5.5 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useKeyboard.svelte.js
JS
5.2 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useKtx2.js
JS
560 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useMask.js
JS
536 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useMeshopt.js
JS
148 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useProgress.js
JS
1.9 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useTexture.js
JS
483 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useTrailTexture.svelte.js
JS
5.3 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/hooks/useViewport.svelte.js
JS
2.3 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/interactivity/context.js
JS
2.4 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/interactivity/defaults.svelte.js
JS
1.3 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/interactivity/plugin.svelte.js
JS
1.1 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/interactivity/setupInteractivity.svelte.js
JS
12.7 KB
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/interactivity/types.js
JS
11 B
SRI ready
未分级
0 请求
@threlte/extras/9.21.0/dist/layers/plugin.svelte.js
JS
1.6 KB
SRI ready
未分级
0 请求

库评论

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

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