MCPcopy Index your code

hub / github.com/motiondivision/motion / functions

Functions1,999 in github.com/motiondivision/motion

↓ 7 callersFunctionprogress
(from: number, to: number, value: number)
packages/motion-utils/src/progress.ts:9
↓ 7 callersFunctionradToDeg
(rad: number)
packages/motion-dom/src/render/dom/parse-transform.ts:3
↓ 7 callersMethodremove
(node: IProjectionNode)
packages/motion-dom/src/projection/shared/stack.ts:25
↓ 7 callersFunctionresolveVariant
( visualElement: any, definition?: AnimationDefinition, custom?: any )
packages/motion-dom/src/render/utils/resolve-dynamic-variants.ts:22
↓ 7 callersFunctionreverseEasing
(easing)
packages/motion-utils/src/easing/modifiers/reverse.ts:7
↓ 7 callersFunctionsetTarget
( visualElement: VisualElement, definition: AnimationDefinition )
packages/motion-dom/src/render/utils/setters.ts:35
↓ 7 callersFunctionsyncDriver
(interval = 10)
packages/framer-motion/src/animation/animators/__tests__/utils.ts:3
↓ 7 callersFunctiontransformBox
( box: Box, transform: ResolvedValues, sourceBox?: Box )
packages/motion-dom/src/projection/geometry/delta-apply.ts:186
↓ 7 callersFunctiontransformValue
(transform: () => O)
packages/motion-dom/src/value/transform-value.ts:28
↓ 7 callersFunctionuseWillChange
()
packages/framer-motion/src/value/use-will-change/index.ts:7
↓ 6 callersFunctionaddDomEvent
( target: EventTarget, eventName: string, handler: EventListener, options: AddEventListenerOpt
packages/motion-dom/src/events/add-dom-event.ts:1
↓ 6 callersFunctionanalyseComplexValue
( value: AnyResolvedKeyframe )
packages/motion-dom/src/value/types/complex/index.ts:46
↓ 6 callersFunctionanimateView
( update: () => void | Promise<void>, options: ViewTransitionOptions = {} )
packages/motion-dom/src/view/index.ts:231
↓ 6 callersFunctionapplyPointDelta
( point: number, translate: number, scale: number, originPoint: number, boxScale?: number
packages/motion-dom/src/projection/geometry/delta-apply.ts:18
↓ 6 callersFunctioncanAnimate
( keyframes: ResolvedKeyframes<any>, name?: string, type?: AnimationGeneratorType, velocity?:
packages/motion-dom/src/animation/utils/can-animate.ts:15
↓ 6 callersFunctiondefaultOffset
(arr: any[])
packages/motion-dom/src/animation/keyframes/offsets/default.ts:3
↓ 6 callersFunctionexpectBbox
(element: HTMLElement, expectedBbox: BoundingBox)
packages/framer-motion/cypress/integration/layout-viewport-jump.ts:8
↓ 6 callersFunctionexpectBbox
(element: HTMLElement, expectedBbox: BoundingBox)
packages/framer-motion/cypress/integration/layout-resize.ts:8
↓ 6 callersFunctionfillWildcards
( keyframes: ValueKeyframe[] | UnresolvedValueKeyframe[] )
packages/motion-dom/src/animation/keyframes/utils/fill-wildcards.ts:3
↓ 6 callersFunctionfollowValue
( source: T | MotionValue<T>, options?: FollowValueOptions )
packages/motion-dom/src/value/follow-value.ts:43
↓ 6 callersFunctionisObject
(value: unknown)
packages/motion-utils/src/is-object.ts:1
↓ 6 callersFunctionisRefPending
(ref?: RefObject<HTMLElement | null>)
packages/framer-motion/src/value/use-scroll.ts:32
↓ 6 callersMethodmount
()
packages/framer-motion/src/gestures/hover.ts:23
↓ 6 callersFunctionnextFrame
()
packages/motion-dom/src/effects/__tests__/prop-effect.test.ts:5
↓ 6 callersFunctionparseCSSVariable
(current: string)
packages/motion-dom/src/animation/utils/css-variables-conversion.ts:18
↓ 6 callersMethodrender
()
dev/react/src/examples/Shared-layout-motion-value-continuity.tsx:33
↓ 6 callersFunctionreplaceSettings
(env)
packages/framer-motion/rollup.config.mjs:17
↓ 6 callersFunctionresolveDragElastic
( dragElastic: DragElastic = defaultElastic )
packages/framer-motion/src/gestures/drag/utils/constraints.ts:199
↓ 6 callersMethodresolveTargetDelta
(force?: boolean)
packages/motion-dom/src/projection/node/types.ts:109
↓ 6 callersFunctionresolveVariantFromProps
( props: MotionNodeOptions, definition?: AnimationDefinition, custom?: any, visualElement?: an
packages/motion-dom/src/render/utils/resolve-variants.ts:32
↓ 6 callersFunctiontagProxy
( createComponent: CreateComponent<ComponentProps> )
packages/framer-motion/src/components/utils/tag-proxy.ts:16
↓ 6 callersFunctiontransformPoint
( info: EventInfo, transformPagePoint?: (point: Point) => Point )
packages/framer-motion/src/gestures/pan/PanSession.ts:355
↓ 6 callersFunctionuseHTMLProps
( props: MotionProps & HTMLProps<HTMLElement>, visualState: ResolvedValues )
packages/framer-motion/src/render/html/use-props.ts:51
↓ 6 callersFunctionuseMotionTemplate
( fragments: TemplateStringsArray, ...values: Array<MotionValue | number | string> )
packages/framer-motion/src/value/use-motion-template.ts:28
↓ 5 callersFunctionaddPointerEvent
( target: EventTarget, eventName: string, handler: EventListenerWithPointInfo, options?: AddEv
packages/framer-motion/src/events/add-pointer-event.ts:4
↓ 5 callersFunctionaddUniqueItem
(arr: T[], item: T)
packages/motion-utils/src/array.ts:1
↓ 5 callersFunctioncalcBoxDelta
( delta: Delta, source: Box, target: Box, origin?: ResolvedValues )
packages/motion-dom/src/projection/geometry/delta-calc.ts:52
↓ 5 callersFunctioncalcGeneratorDuration
( generator: KeyframeGenerator<unknown> )
packages/motion-dom/src/animation/generators/utils/calc-duration.ts:8
↓ 5 callersMethodcalcProjection
()
packages/motion-dom/src/projection/node/types.ts:110
↓ 5 callersFunctioncalcRelativeAxis
( target: Axis, relative: Axis, parent: Axis, anchor: number = 0 )
packages/motion-dom/src/projection/geometry/delta-calc.ts:72
↓ 5 callersFunctioncalcRelativeAxisPosition
( target: Axis, layout: Axis, parent: Axis, anchor: number = 0 )
packages/motion-dom/src/projection/geometry/delta-calc.ts:95
↓ 5 callersFunctioncalcRelativeBox
( target: Box, relative: Box, parent: Box, anchor?: Point )
packages/motion-dom/src/projection/geometry/delta-calc.ts:85
↓ 5 callersFunctioncalcViewportAxisConstraints
( layoutAxis: Axis, constraintsAxis: Axis )
packages/framer-motion/src/gestures/drag/utils/constraints.ts:93
↓ 5 callersFunctioncamelToDash
(str: string)
packages/motion-dom/src/render/dom/utils/camel-to-dash.ts:1
↓ 5 callersFunctioncreateSizeBundle
(input, output)
packages/framer-motion/rollup.size.config.mjs:14
↓ 5 callersFunctioncreateUnitType
(unit: string)
packages/motion-dom/src/value/types/numbers/units.ts:4
↓ 5 callersFunctiondeferred
()
packages/framer-motion/src/gestures/drag/__tests__/utils.tsx:25
↓ 5 callersFunctiondelay
(callback: DelayedFunction, timeout: number)
packages/motion-dom/src/utils/delay.ts:11
↓ 5 callersFunctioneasing
(v: number)
packages/framer-motion/src/motion/__tests__/animate-prop.test.tsx:373
↓ 5 callersFunctionescapeCsvField
* Escape CSV field - handle quotes and commas
scripts/generate-changelog.js:54
↓ 5 callersFunctionextractEventInfo
(event: PointerEvent)
packages/framer-motion/src/events/event-info.ts:8
↓ 5 callersFunctionfocus
(element: HTMLElement, testId: string)
packages/framer-motion/src/jest.setup.tsx:93
↓ 5 callersFunctiongenerateLinearEasing
( easing: EasingFunction, duration: number, // as milliseconds resolution: number = 10 // as milli
packages/motion-dom/src/animation/waapi/utils/linear.ts:3
↓ 5 callersFunctiongetOriginIndex
(from: StaggerOrigin, total: number)
packages/motion-dom/src/utils/stagger.ts:12
↓ 5 callersMethodisLead
()
packages/motion-dom/src/projection/node/types.ts:134
↓ 5 callersFunctionisMotionComponent
(component: React.ComponentType | string)
packages/framer-motion/src/motion/utils/is-motion-component.ts:6
↓ 5 callersFunctionisNear
( value: number, target: number, maxDistance: number )
packages/motion-dom/src/projection/geometry/delta-calc.ts:16
↓ 5 callersFunctionisNodeOrChild
( parent: Element | null, child?: Element | null )
packages/motion-dom/src/gestures/utils/is-node-or-child.ts:8
↓ 5 callersFunctionisVariantLabel
(v: unknown)
packages/motion-dom/src/render/utils/is-variant-label.ts:4
↓ 5 callersFunctionisWillChangeMotionValue
(value: any)
packages/motion-dom/src/value/will-change/is.ts:4
↓ 5 callersFunctionmirrorEasing
(easing)
packages/motion-utils/src/easing/modifiers/mirror.ts:7
↓ 5 callersFunctionnextFrame
()
packages/motion-dom/src/projection/node/__tests__/utils.ts:4
↓ 5 callersMethodnotifyListeners
(name: LayoutEvents, ...args: any)
packages/motion-dom/src/projection/node/create-projection-node.ts:427
↓ 5 callersFunctionparseTestValue
(val: string | number)
packages/motion-dom/src/value/__tests__/spring-value.test.ts:38
↓ 5 callersFunctionremove
(item: Ingredient)
dev/react/src/tests/drag-tabs.tsx:14
↓ 5 callersFunctionreplaceSettings
(env)
packages/motion-dom/rollup.config.mjs:14
↓ 5 callersMethodrunAll
( methodName: keyof Omit< AnimationPlaybackControls, PropNames | "then" | "fin
packages/motion-dom/src/animation/GroupAnimation.ts:86
↓ 5 callersMethodsafeToRemove
()
packages/framer-motion/src/motion/features/layout/MeasureLayout.tsx:159
↓ 5 callersFunctionsanitize
(v: number)
packages/motion-dom/src/value/types/utils/sanitize.ts:3
↓ 5 callersMethodsetTargetDelta
(delta: Delta)
packages/motion-dom/src/projection/node/types.ts:105
↓ 5 callersMethodtick
(timestamp: number, sample = false)
packages/motion-dom/src/animation/JSAnimation.ts:189
↓ 5 callersFunctionupdate
()
packages/framer-motion/src/value/scroll/utils.ts:39
↓ 5 callersFunctionupdate
()
packages/motion-dom/src/value/subscribe-value.ts:9
↓ 5 callersMethodupdateScroll
(phase?: Phase)
packages/motion-dom/src/projection/node/types.ts:92
↓ 5 callersMethodupdateTarget
( target: "enter" | "exit" | "layout" | "new" | "old", keyframes: DOMKeyframesDefinition,
packages/motion-dom/src/view/index.ts:210
↓ 5 callersFunctionuseInView
( ref: RefObject<Element | null>, { root, margin, amount, once = false
packages/framer-motion/src/utils/use-in-view.ts:14
↓ 5 callersFunctionuseSVGProps
( props: MotionProps, visualState: ResolvedValues, _isStatic: boolean, Component: string | Rea
packages/framer-motion/src/render/svg/use-props.ts:10
↓ 5 callersFunctionvelocityPerSecond
(velocity: number, frameDuration: number)
packages/motion-utils/src/velocity-per-second.ts:5
↓ 4 callersFunctionanimateMotionValue
( name: string, value: MotionValue<V>, target: V | UnresolvedKeyframes<V>, tra
packages/motion-dom/src/animation/interfaces/motion-value.ts:20
↓ 4 callersFunctionanimateSync
( animation: KeyframeGenerator<AnyResolvedKeyframe>, timeStep = 200, round = true )
packages/motion-dom/src/animation/generators/__tests__/keyframes.test.ts:7
↓ 4 callersFunctionappearStoreId
(elementId: string, valueName: string)
packages/framer-motion/src/animation/optimized-appear/store-id.ts:3
↓ 4 callersFunctionattachSpring
( value: MotionValue<T>, source: T | MotionValue<T>, options?: SpringOptions )
packages/motion-dom/src/value/spring-value.ts:37
↓ 4 callersFunctionbuildHTMLStyles
( state: HTMLRenderState, latestValues: ResolvedValues, transformTemplate?: MotionNodeOptions["tra
packages/motion-dom/src/render/html/utils/build-styles.ts:10
↓ 4 callersFunctioncalcAxisDelta
( delta: AxisDelta, source: Axis, target: Axis, origin: number = 0.5 )
packages/motion-dom/src/projection/geometry/delta-calc.ts:24
↓ 4 callersFunctioncanUseNativeTimeline
(target?: Element)
packages/framer-motion/src/render/dom/scroll/utils/can-use-native-timeline.ts:3
↓ 4 callersMethodcancel
* Cancels a drag gesture. * * ```jsx * dragControls.cancel() * ``` * * @public
packages/framer-motion/src/gestures/drag/use-drag-controls.ts:78
↓ 4 callersFunctioncheckVariantsDidChange
(prev: any, next: any)
packages/motion-dom/src/render/utils/animation-state.ts:487
↓ 4 callersFunctioncleanDirtyNodes
(node: IProjectionNode)
packages/motion-dom/src/projection/node/create-projection-node.ts:2323
↓ 4 callersFunctionclick
(element: Element)
packages/framer-motion/src/jest.setup.tsx:38
↓ 4 callersMethodcomplete
(isForcedComplete = false)
packages/motion-dom/src/animation/keyframes/KeyframesResolver.ts:199
↓ 4 callersFunctioncorrectParentTransform
( parentRef: RefObject<HTMLElement | null> )
packages/framer-motion/src/utils/transform-rotated-parent.ts:34
↓ 4 callersFunctioncreateEffect
( addValue: ( subject: Subject, state: MotionValueState, key: string, valu
packages/motion-dom/src/effects/utils/create-effect.ts:4
↓ 4 callersFunctioncreateProjectionNode
({ attachResizeListener, defaultParent, measureScroll, checkIsScrollRoot, resetTransform,
packages/motion-dom/src/projection/node/create-projection-node.ts:139
↓ 4 callersFunctiondefaultEasing
( values: any[], easing?: EasingFunction )
packages/motion-dom/src/animation/generators/keyframes.ts:17
↓ 4 callersFunctiondistance
(a: number, b: number)
packages/framer-motion/src/utils/distance.ts:3
↓ 4 callersFunctionexpectBbox
(element: HTMLElement, expectedBbox: BoundingBox)
packages/framer-motion/cypress/integration/layout-relative-delay.ts:8
↓ 4 callersFunctionformatOutput
(num: number)
packages/motion-dom/src/value/__tests__/spring-value.test.ts:41
↓ 4 callersMethodgetAll
* TODO: Filter out cancelled or stopped animations before returning
packages/motion-dom/src/animation/GroupAnimation.ts:31
↓ 4 callersMethodgetLead
()
packages/motion-dom/src/projection/node/create-projection-node.ts:1872
↓ 4 callersFunctionisAnimationControls
(v?: unknown)
packages/motion-dom/src/render/utils/is-animation-controls.ts:3
← previousnext →201–300 of 1,999, ranked by callers