npm
sv-typewriter
> A simple and reusable typewriter effect for your Svelte applications
版本 1已同步 1文件 26 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
推荐接入
安全分
96
最近扫描 2026-06-13
扫描覆盖
100%
26 / 26 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 4.1.2
26 文件
26 JS / 0 CSS / 0 WASM
未发现阻断级风险
sv-typewriter/4.1.2/dist/index.js
https://cdn.ptab.cn/cdn/sv-typewriter/4.1.2/dist/index.js
当前版本 26 个文件,2 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
<script src="https://cdn.ptab.cn/cdn/sv-typewriter/4.1.2/dist/index.js" integrity="sha256-3As9JBKswQtm1OZaLkmJ+jwscwtausoMwSWoghL8YnI=" crossorigin="anonymous"></script>
1版本
26文件
4.1.2最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
70 B
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/sv-typewriter/4.1.2/dist/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/sv-typewriter/4.1.2/dist/index.js" integrity="sha256-3As9JBKswQtm1OZaLkmJ+jwscwtausoMwSWoghL8YnI=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/sv-typewriter/4.1.2/dist/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 4.1.2,展示 26 / 26 个文件。
sv-typewriter/4.1.2/dist/index.js
JS
70 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/modes/index.js
JS
290 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/animationSetup.js
JS
447 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/cleanChildText.js
JS
131 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/createElement.js
JS
214 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/getElements.js
JS
934 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/getLettersTimeout.js
JS
499 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/getLongestTextElement.js
JS
473 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/getRandomElement.js
JS
1.1 KBSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/getRandomLetter.js
JS
354 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/hasSingleTextNode.js
JS
172 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/makeNestedStaticElementsVisible.js
JS
496 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/onAnimationEnd.js
JS
529 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/rng.js
JS
140 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/runOnEveryParentUntil.js
JS
422 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/sleep.js
JS
122 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/typingInterval.js
JS
253 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/unwriteEffect.js
JS
702 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/writeAndUnwriteText.js
JS
915 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/helpers/writeEffect.js
JS
994 BSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/modes/cascade.js
JS
1.6 KBSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/modes/concurrent.js
JS
2.0 KBSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/modes/loop.js
JS
1.2 KBSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/modes/loopOnce.js
JS
2.1 KBSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/modes/loopRandom.js
JS
1.3 KBSRI ready
未分级
0 请求sv-typewriter/4.1.2/dist/modes/scramble.js
JS
2.7 KBSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| sv-typewriter/4.1.2/dist/index.js | 70 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/modes/index.js | 290 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/animationSetup.js | 447 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/cleanChildText.js | 131 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/createElement.js | 214 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/getElements.js | 934 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/getLettersTimeout.js | 499 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/getLongestTextElement.js | 473 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/getRandomElement.js | 1.1 KB | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/getRandomLetter.js | 354 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/hasSingleTextNode.js | 172 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/makeNestedStaticElementsVisible.js | 496 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/onAnimationEnd.js | 529 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/rng.js | 140 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/runOnEveryParentUntil.js | 422 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/sleep.js | 122 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/typingInterval.js | 253 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/unwriteEffect.js | 702 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/writeAndUnwriteText.js | 915 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/helpers/writeEffect.js | 994 B | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/modes/cascade.js | 1.6 KB | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/modes/concurrent.js | 2.0 KB | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/modes/loop.js | 1.2 KB | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/modes/loopOnce.js | 2.1 KB | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/modes/loopRandom.js | 1.3 KB | JS | ready 未分级 | 0 | |
| sv-typewriter/4.1.2/dist/modes/scramble.js | 2.7 KB | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。