npm
svelte-motion
Svelte animation library based on the React library framer-motion.
版本 1已同步 1文件 168 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
建议复核
安全分
91
最近扫描 2026-06-13
扫描覆盖
100%
168 / 168 文件
高危文件
0
0 条 critical
待复核
1
外联、混淆、敏感行为
推荐入口
暂无浏览器入口
SRI 待确认
SRI 缺失 0
当前版本 0.12.2
168 文件
168 JS / 0 CSS / 0 WASM
1 review files
可在下方文件列表中查看原始构建产物
当前版本 168 个文件,11 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
1版本
168文件
0.12.2最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
68 B
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/svelte-motion/0.12.2/src/components/AnimatePresence/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/svelte-motion/0.12.2/src/components/AnimatePresence/index.js" integrity="sha256-FYd+3t+4qg5jZmJJTmPqGG1mHo9ybN05v7mI5I31k10=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/svelte-motion/0.12.2/src/components/AnimatePresence/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 0.12.2,展示 168 / 168 个文件。
svelte-motion/0.12.2/src/components/AnimatePresence/index.js
JS
68 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/AnimateSharedLayout/index.js
JS
75 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/LazyMotion/index.js
JS
60 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/MotionConfig/index.js
JS
63 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/MotionContext/index.js
JS
115 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/index.js
JS
2.7 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/layout/index.js
JS
338 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/index.js
JS
887 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/index.js
JS
33.0 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/utils/geometry/index.js
JS
2.0 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/value/index.js
JS
11.4 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/rollup.config.js
JS
860 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/animate.js
JS
1.2 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/animation-controls.js
JS
3.2 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/use-animated-state.js
JS
70 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/use-animation.js
JS
1.6 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/utils/default-transitions.js
JS
1.6 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/utils/easing.js
JS
1.5 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/utils/is-animatable.js
JS
1.1 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/utils/is-animation-controls.js
JS
215 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/utils/is-keyframes-target.js
JS
172 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/animation/utils/transitions.js
JS
8.3 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/AnimatePresence/PresenceChild.js
JS
64 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/AnimatePresence/use-presence.js
JS
1.1 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/AnimateSharedLayout/types.js
JS
597 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/AnimateSharedLayout/utils/batcher.js
JS
4.1 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/AnimateSharedLayout/utils/crossfader.js
JS
9.0 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/AnimateSharedLayout/utils/rotate.js
JS
1.4 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/AnimateSharedLayout/utils/stack.js
JS
5.3 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/components/MotionConfig/MotionConfigScaleCorrection.js
JS
1.1 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/DOMcontext.js
JS
527 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/LayoutGroupContext.js
JS
196 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/LazyContext.js
JS
197 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/MotionConfigContext.js
JS
294 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/MotionContext/create.js
JS
85 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/MotionContext/utils.js
JS
639 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/PresenceContext.js
JS
190 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/context/SharedLayoutContext.js
JS
577 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/events/event-info.js
JS
1.8 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/events/use-dom-event.js
JS
78 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/events/use-pointer-event.js
JS
89 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/events/utils.js
JS
585 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/drag/use-drag-controls.js
JS
3.3 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/drag/use-drag.js
JS
55 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/drag/utils/constraints.js
JS
5.2 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/drag/utils/lock.js
JS
1.5 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/drag/VisualElementDragControls.js
JS
28.9 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/PanSession.js
JS
5.9 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/use-focus-gesture.js
JS
72 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/use-gestures.js
JS
64 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/use-hover-gesture.js
JS
71 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/use-pan-gesture.js
JS
67 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/use-tap-gesture.js
JS
67 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/utils/event-type.js
JS
503 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/gestures/utils/is-node-or-child.js
JS
541 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/animations.js
JS
268 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/definitions.js
JS
1.2 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/drag.js
JS
293 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/gestures.js
JS
440 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/layout/Animate.js
JS
93 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/layout/Measure.js
JS
81 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/layout/utils.js
JS
903 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/features/use-features.js
JS
213 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/utils/is-forced-motion-value.js
JS
532 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/utils/make-renderless-component.js
JS
221 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/utils/use-motion-ref.js
JS
910 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/utils/use-visual-element.js
JS
71 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/utils/use-visual-state.js
JS
66 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/motion/utils/valid-prop.js
JS
1.4 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/create-motion-class.js
JS
303 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/create-visual-element.js
JS
481 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/featureBundle.js
JS
431 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/motion-minimal.js
JS
405 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/motion-proxy.js
JS
2.3 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/motion.js
JS
1.4 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/projection/convert-to-relative.js
JS
1.2 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/projection/default-scale-correctors.js
JS
4.0 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/projection/measure.js
JS
775 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/projection/relative-set.js
JS
730 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/projection/scale-correction.js
JS
312 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/projection/utils.js
JS
2.4 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/svg-visual-element.js
JS
3.0 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/use-render.js
JS
60 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/batch-layout.js
JS
2.3 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/camel-to-dash.js
JS
338 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/create-config.js
JS
834 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/css-variables-conversion.js
JS
3.5 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/filter-props.js
JS
1.8 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/is-css-variable.js
JS
223 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/is-svg-component.js
JS
882 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/parse-dom-variant.js
JS
702 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/unit-conversion.js
JS
10.0 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/use-html-props.js
JS
128 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/utils/use-svg-props.js
JS
69 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/animatable-none.js
JS
682 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/defaults.js
JS
847 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/dimensions.js
JS
651 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/find.js
JS
618 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/get-as-type.js
JS
323 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/number.js
JS
1.6 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/test.js
JS
237 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/type-auto.js
JS
224 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/dom/value-types/type-int.js
JS
264 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/config-motion.js
JS
398 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/use-props.js
JS
139 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/utils/build-projection-transform.js
JS
1.9 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/utils/build-styles.js
JS
4.6 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/utils/build-transform.js
JS
2.4 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/utils/create-render-state.js
JS
259 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/utils/render.js
JS
478 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/utils/scrape-motion-values.js
JS
556 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/utils/transform.js
JS
1.3 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/html/visual-element.js
JS
5.1 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/svg/config-motion.js
JS
1.6 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/svg/lowercase-elements.js
JS
597 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/svg/use-props.js
JS
63 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/svg/utils/build-attrs.js
JS
2.1 KBSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/svg/utils/camel-case-attrs.js
JS
578 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/svg/utils/create-render-state.js
JS
312 BSRI ready
未分级
0 请求svelte-motion/0.12.2/src/render/svg/utils/path.js
JS
1.5 KBSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| svelte-motion/0.12.2/src/components/AnimatePresence/index.js | 68 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/AnimateSharedLayout/index.js | 75 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/LazyMotion/index.js | 60 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/MotionConfig/index.js | 63 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/MotionContext/index.js | 115 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/index.js | 2.7 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/layout/index.js | 338 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/index.js | 887 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/index.js | 33.0 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/utils/geometry/index.js | 2.0 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/value/index.js | 11.4 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/rollup.config.js | 860 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/animate.js | 1.2 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/animation-controls.js | 3.2 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/use-animated-state.js | 70 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/use-animation.js | 1.6 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/utils/default-transitions.js | 1.6 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/utils/easing.js | 1.5 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/utils/is-animatable.js | 1.1 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/utils/is-animation-controls.js | 215 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/utils/is-keyframes-target.js | 172 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/animation/utils/transitions.js | 8.3 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/AnimatePresence/PresenceChild.js | 64 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/AnimatePresence/use-presence.js | 1.1 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/AnimateSharedLayout/types.js | 597 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/AnimateSharedLayout/utils/batcher.js | 4.1 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/AnimateSharedLayout/utils/crossfader.js | 9.0 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/AnimateSharedLayout/utils/rotate.js | 1.4 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/AnimateSharedLayout/utils/stack.js | 5.3 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/components/MotionConfig/MotionConfigScaleCorrection.js | 1.1 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/DOMcontext.js | 527 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/LayoutGroupContext.js | 196 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/LazyContext.js | 197 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/MotionConfigContext.js | 294 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/MotionContext/create.js | 85 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/MotionContext/utils.js | 639 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/PresenceContext.js | 190 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/context/SharedLayoutContext.js | 577 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/events/event-info.js | 1.8 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/events/use-dom-event.js | 78 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/events/use-pointer-event.js | 89 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/events/utils.js | 585 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/drag/use-drag-controls.js | 3.3 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/drag/use-drag.js | 55 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/drag/utils/constraints.js | 5.2 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/drag/utils/lock.js | 1.5 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/drag/VisualElementDragControls.js | 28.9 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/PanSession.js | 5.9 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/use-focus-gesture.js | 72 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/use-gestures.js | 64 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/use-hover-gesture.js | 71 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/use-pan-gesture.js | 67 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/use-tap-gesture.js | 67 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/utils/event-type.js | 503 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/gestures/utils/is-node-or-child.js | 541 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/animations.js | 268 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/definitions.js | 1.2 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/drag.js | 293 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/gestures.js | 440 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/layout/Animate.js | 93 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/layout/Measure.js | 81 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/layout/utils.js | 903 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/features/use-features.js | 213 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/utils/is-forced-motion-value.js | 532 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/utils/make-renderless-component.js | 221 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/utils/use-motion-ref.js | 910 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/utils/use-visual-element.js | 71 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/utils/use-visual-state.js | 66 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/motion/utils/valid-prop.js | 1.4 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/create-motion-class.js | 303 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/create-visual-element.js | 481 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/featureBundle.js | 431 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/motion-minimal.js | 405 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/motion-proxy.js | 2.3 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/motion.js | 1.4 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/projection/convert-to-relative.js | 1.2 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/projection/default-scale-correctors.js | 4.0 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/projection/measure.js | 775 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/projection/relative-set.js | 730 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/projection/scale-correction.js | 312 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/projection/utils.js | 2.4 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/svg-visual-element.js | 3.0 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/use-render.js | 60 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/batch-layout.js | 2.3 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/camel-to-dash.js | 338 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/create-config.js | 834 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/css-variables-conversion.js | 3.5 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/filter-props.js | 1.8 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/is-css-variable.js | 223 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/is-svg-component.js | 882 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/parse-dom-variant.js | 702 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/unit-conversion.js | 10.0 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/use-html-props.js | 128 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/utils/use-svg-props.js | 69 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/animatable-none.js | 682 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/defaults.js | 847 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/dimensions.js | 651 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/find.js | 618 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/get-as-type.js | 323 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/number.js | 1.6 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/test.js | 237 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/type-auto.js | 224 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/dom/value-types/type-int.js | 264 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/config-motion.js | 398 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/use-props.js | 139 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/utils/build-projection-transform.js | 1.9 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/utils/build-styles.js | 4.6 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/utils/build-transform.js | 2.4 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/utils/create-render-state.js | 259 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/utils/render.js | 478 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/utils/scrape-motion-values.js | 556 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/utils/transform.js | 1.3 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/html/visual-element.js | 5.1 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/svg/config-motion.js | 1.6 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/svg/lowercase-elements.js | 597 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/svg/use-props.js | 63 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/svg/utils/build-attrs.js | 2.1 KB | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/svg/utils/camel-case-attrs.js | 578 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/svg/utils/create-render-state.js | 312 B | JS | ready 未分级 | 0 | |
| svelte-motion/0.12.2/src/render/svg/utils/path.js | 1.5 KB | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。