MCPcopy Create free account

hub / github.com/arwes/arwes / functions

Functions457 in github.com/arwes/arwes

↓ 203 callersFunctionmoveTimeTo
(timeToMoveSeconds: number)
packages/animator/__testUtils__/timers.ts:33
↓ 107 callersFunctioncreateAnimator
( parentInterface?: AnimatorInterface, getSettings?: () => AnimatorSettingsPartial )
packages/animator/__testUtils__/nodes.ts:10
↓ 93 callersFunctioncx
(...classNames: Array<string | boolean | undefined | null>)
packages/tools/src/cx/cx.ts:1
↓ 76 callersMethodrender
()
packages/react-bleeps/__testUtils__/makeErrorCatcher.ts:15
↓ 67 callersFunctioncreateThemeColor
(settings: ThemeSettingsColor)
packages/theme/src/createThemeColor/createThemeColor.ts:164
↓ 51 callersFunctionmemo
( component: C, comparator?: (prevProps: Readonly<object>, nextProps: Readonly<object>) => boolean )
packages/react-tools/src/memo/memo.ts:3
↓ 43 callersFunctionanimate
()
packages/frames/src/animateFrameAssembler/animateFrameAssembler.sandbox.tsx:28
↓ 38 callersFunctioncreateFrame
( svg: SVGSVGElement, settings: FrameSettings<Contexts> )
packages/frames/src/createFrame/createFrame.ts:8
↓ 33 callersFunctioncreateAnimatorSystem
()
packages/animator/src/createAnimatorSystem/createAnimatorSystem.ts:18
↓ 30 callersFunctiongetDistanceFromOriginToCornerProgress
( width: number, height: number, x1: number, y1: number, origin: Exclude<CreateBackgroundDotsSetting
packages/bgs/src/createBackgroundDots/getDistanceFromOriginToCornerProgress.ts:7
↓ 28 callersFunctioncreateAnimation
(props: AnimationProps)
packages/animated/src/createAnimation/createAnimation.ts:28
↓ 22 callersFunctionfilterProps
( props: Props )
packages/tools/src/filterProps/filterProps.ts:1
↓ 20 callersFunctionmoveTimeTo
(timeToMoveSeconds: number)
packages/animated/__testUtils__/timers.ts:35
↓ 20 callersFunctionuseAnimator
()
packages/react-animator/src/useAnimator/useAnimator.ts:6
↓ 19 callersFunctionformatFrameDimension
(size: number, dimension: FrameSettingsPathDimension)
packages/frames/src/internal/formatFrameDimension.ts:3
↓ 19 callersFunctionstyleFrameClipOctagon
(props?: StyleFrameClipOctagonProps)
packages/frames/src/styleFrameClipOctagon/styleFrameClipOctagon.ts:9
↓ 16 callersFunctionformatFramePath
( width: number, height: number, path: FrameSettingsPathDefinition )
packages/frames/src/internal/formatFramePath.ts:54
↓ 12 callersFunctioncreateThemeUnit
(settings: ThemeSettingsUnit)
packages/theme/src/createThemeUnit/createThemeUnit.ts:9
↓ 12 callersFunctionuseBleeps
( props: UseBleepsProps = defaultProps )
packages/react-bleeps/src/useBleeps/useBleeps.ts:12
↓ 11 callersFunction$
(query: string)
packages/animated/src/createAnimatedElement/createAnimatedElement.ts:89
↓ 11 callersFunctioncreateThemeBreakpoints
( settings: ThemeSettingsBreakpoints<Keys> = [] )
packages/theme/src/createThemeBreakpoints/createThemeBreakpoints.ts:9
↓ 10 callersFunctioncreateThemeMultiplier
(settings: ThemeSettingsMultiplier)
packages/theme/src/createThemeMultiplier/createThemeMultiplier.ts:4
↓ 10 callersFunctionmergeRefs
(...refs: Array<ForwardedRef<T> | undefined>)
packages/react-tools/src/mergeRefs/mergeRefs.ts:3
↓ 10 callersFunctionrender
()
packages/frames/src/createFrame/createFrame.ts:39
↓ 9 callersFunctioncreateFrameHeaderSettings
(props?: CreateFrameHeaderSettingsProps)
packages/frames/src/createFrameHeaderSettings/createFrameHeaderSettings.ts:28
↓ 8 callersFunctioncreateTOScheduler
()
packages/tools/src/createTOScheduler/createTOScheduler.ts:20
↓ 8 callersFunctioncreateTWPalette
( createColor: (i: number) => string, length: number )
apps/docs/src/config/tailwind.ts:9
↓ 8 callersFunctionformatAnimatedCSSProps
(cssPropertiesEnhanced: AnimatedCSSProps)
packages/animated/src/formatAnimatedCSSProps/formatAnimatedCSSProps.ts:28
↓ 7 callersFunctionanimateDraw
(props: AnimateDrawProps)
packages/animated/src/animateDraw/animateDraw.ts:14
↓ 7 callersFunctionsetTextNodesContent
( textNodes: Node[], texts: string[], contentLength: number, onCurrentNode?: (textNode: Node) => void
packages/text/src/internal/setTextNodesContent/setTextNodesContent.ts:1
↓ 6 callersFunctioncreateBleep
(props: BleepProps)
packages/bleeps/src/createBleep/createBleep.ts:4
↓ 6 callersFunctioncreateBleepsManager
( propsInitials: BleepsManagerProps<Names> )
packages/bleeps/src/createBleepsManager/createBleepsManager.ts:17
↓ 6 callersFunctioncreateMoveTimeTo
()
packages/animator/__testUtils__/timers.ts:30
↓ 6 callersFunctiondraw
()
packages/frames/src/createFrame/createFrame.ts:48
↓ 6 callersFunctiondraw
(isEntering: boolean, progress: number)
packages/bgs/src/createBackgroundDots/createBackgroundDots.ts:98
↓ 6 callersFunctioneaseAmong
(breakpoints: [number, ...number[]])
packages/animated/src/easeAmong/easeAmong.ts:4
↓ 6 callersFunctionsetupTimers
()
packages/animator/__testUtils__/timers.ts:7
↓ 6 callersFunctionuseAppBreakpoint
(breakpoint: (typeof theme.breakpoints.breakpoints)[number])
apps/docs/src/tools/useAppBreakpoint.ts:5
↓ 6 callersFunctionuseFrameAssembler
(svgRef: RefObject<SVGElement | HTMLElement>)
packages/react-frames/src/useFrameAssembler/useFrameAssembler.ts:6
↓ 5 callersFunctionaddStyles
(css: string)
apps/play/src/examples/react/alert.sandbox.tsx:26
↓ 5 callersFunctioncreateBackgroundDots
(props: CreateBackgroundDotsProps)
packages/bgs/src/createBackgroundDots/createBackgroundDots.ts:67
↓ 5 callersFunctionstyleStrip
(props: { stops: [[string, string], [string, string], ...Array<[string, string]>] direction?: string })
packages/styles/src/styleStrip/styleStrip.ts:1
↓ 5 callersFunctiontoCSSSize
(val: number | string)
packages/frames/src/styleFrameClipKranox/styleFrameClipKranox.ts:11
↓ 5 callersFunctionupdate
()
packages/animated/src/createAnimatedElement/createAnimatedElement.sandbox.tsx:35
↓ 5 callersFunctionupdate
(newProps: BleepPropsUpdatable)
packages/bleeps/src/createBleep/createBleep.ts:271
↓ 4 callersFunctionapplyAnimatedCSSProps
( element: HTMLElement | SVGElement, props: AnimatedCSSProps )
packages/animated/src/applyAnimatedCSSProps/applyAnimatedCSSProps.ts:4
↓ 4 callersFunctioncreateAnimated
(element: HTMLElement, node: AnimatorNode)
packages/animator/src/createAnimatorSystem/createAnimatorSystem.sandbox.tsx:38
↓ 4 callersFunctioncreateAnimator
( parentInterface: undefined | AnimatorInterface, initialSettings: AnimatorSettingsPartial )
packages/animator/src/createAnimatorSystem/createAnimatorSystem.sandbox.tsx:16
↓ 4 callersFunctioncreateBackgroundPuffs
(props: CreateBackgroundPuffsProps)
packages/bgs/src/createBackgroundPuffs/createBackgroundPuffs.ts:82
↓ 4 callersFunctioncreateCreateTheme
( themeStructure: ThemeCreatorStructure, themeSettingsDefaults: ThemeSettings )
packages/theme/src/createCreateTheme/createCreateTheme.ts:65
↓ 4 callersFunctioncreateFrameLinesSettings
(props?: CreateFrameLinesSettingsProps)
packages/frames/src/createFrameLinesSettings/createFrameLinesSettings.ts:22
↓ 4 callersFunctioncreateTheme
(themeSettingsExtensions = {})
packages/theme/src/createCreateTheme/createCreateTheme.ts:69
↓ 4 callersFunctiondraw
()
packages/bgs/src/createBackgroundGridLines/createBackgroundGridLines.ts:63
↓ 4 callersFunctiongetBreakpointValue
(key: string | number)
packages/theme/src/createThemeBreakpoints/createThemeBreakpoints.ts:18
↓ 4 callersFunctiongetSettings
()
packages/bgs/src/createBackgroundPuffs/createBackgroundPuffs.ts:97
↓ 4 callersFunctionminMax
(min: number, max: number)
packages/theme/src/createThemeColor/createThemeColor.ts:10
↓ 4 callersFunctionsetup
()
packages/bgs/src/createBackgroundDots/createBackgroundDots.ts:180
↓ 4 callersFunctionstyleSeparator
(props: StyleSeparatorProps)
packages/styles/src/styleSeparator/styleSeparator.ts:10
↓ 4 callersFunctionstyleSteps
(props: StyleStepsProps)
packages/styles/src/styleSteps/styleSteps.ts:7
↓ 3 callersFunctionanimateFrameAssembler
(props: animateFrameAssemblerProps)
packages/frames/src/animateFrameAssembler/animateFrameAssembler.ts:10
↓ 3 callersFunctionbounceOut
(x: number)
packages/animated/src/easing/easing.ts:14
↓ 3 callersFunctioncreateAnimatedElement
( props: AnimatedElementProps<Element> )
packages/animated/src/createAnimatedElement/createAnimatedElement.ts:39
↓ 3 callersFunctioncreateAnimatedXElement
( props: AnimatedXElementProps<States, Element> )
packages/animated/src/createAnimatedXElement/createAnimatedXElement.ts:35
↓ 3 callersFunctioncreateAnimatorManager
( node: AnimatorNode, manager: AnimatorManagerName )
packages/animator/src/internal/createAnimatorManager.ts:393
↓ 3 callersFunctioncreateFrameCircleSettings
(props?: CreateFrameCircleSettingsProps)
packages/frames/src/createFrameCircleSettings/createFrameCircleSettings.ts:23
↓ 3 callersFunctioncreateFrameCornersSettings
(props?: CreateFrameCornersSettingsProps)
packages/frames/src/createFrameCornersSettings/createFrameCornersSettings.ts:21
↓ 3 callersFunctioncreateFrameKranoxSettings
(props?: CreateFrameKranoxSettingsProps)
packages/frames/src/createFrameKranoxSettings/createFrameKranoxSettings.ts:31
↓ 3 callersFunctioncreateFrameNefrexSettings
(props?: CreateFrameNefrexSettingsProps)
packages/frames/src/createFrameNefrexSettings/createFrameNefrexSettings.ts:32
↓ 3 callersFunctioncreateFrameNeroSettings
(props?: CreateFrameNeroSettingsProps)
packages/frames/src/createFrameNeroSettings/createFrameNeroSettings.ts:20
↓ 3 callersFunctioncreateFrameOctagonSettings
(props?: CreateFrameOctagonSettingsProps)
packages/frames/src/createFrameOctagonSettings/createFrameOctagonSettings.ts:28
↓ 3 callersFunctioncreateFrameUnderlineSettings
(props?: CreateFrameUnderlineSettingsProps)
packages/frames/src/createFrameUnderlineSettings/createFrameUnderlineSettings.ts:21
↓ 3 callersFunctiondraw
(progress: number)
packages/bgs/src/createBackgroundPuffs/createBackgroundPuffs.ts:167
↓ 3 callersFunctiongetAnimationTextDuration
(props: GetAnimationTextDurationProps)
packages/text/src/getAnimationTextDuration/getAnimationTextDuration.ts:16
↓ 3 callersFunctionloadAudioBuffer
()
packages/bleeps/src/createBleep/createBleep.ts:85
↓ 3 callersFunctionresize
()
packages/frames/src/createFrame/createFrame.ts:28
↓ 3 callersFunctionsetNodeRefValue
( nodeRef: ForwardedRef<AnimatorNode> | undefined, node: AnimatorNode | null )
packages/react-animator/src/Animator/Animator.ts:37
↓ 3 callersFunctionsetup
()
packages/bgs/src/createBackgroundMovingLines/createBackgroundMovingLines.ts:177
↓ 3 callersFunctionsetup
()
packages/bgs/src/createBackgroundGridLines/createBackgroundGridLines.ts:108
↓ 3 callersFunctionsetup
()
packages/bgs/src/createBackgroundPuffs/createBackgroundPuffs.ts:205
↓ 3 callersFunctiontoPath
(points: Point[])
packages/frames/src/createFrameKranoxSettings/createFrameKranoxSettings.ts:28
↓ 3 callersFunctiontransition
(newState: AnimatorState)
packages/animator/src/internal/createAnimatorMachine.ts:264
↓ 3 callersFunctiontransition
(duration: number, isEntering: boolean)
packages/react-text/src/Text/Text.tsx:103
↓ 3 callersFunctiontransition
( prop: string, from: number | string, to: number | string, back?: number | string, easing?: EasingM
packages/animated/src/transitions/transitions.ts:5
↓ 3 callersFunctionuseAnimatedX
( state: undefined | null | States, elementRef: MutableRefObject<Element | null>, animated: undefined |
packages/react-animated/src/useAnimatedX/useAnimatedX.ts:8
↓ 2 callersFunctionaddStyles
(css: string)
apps/play/src/examples/react/button.sandbox.tsx:21
↓ 2 callersFunctionanimateTextDecipher
(props: AnimateTextDecipherProps)
packages/text/src/animateTextDecipher/animateTextDecipher.ts:15
↓ 2 callersFunctionanimateTextSequence
(props: AnimateTextSequenceProps)
packages/text/src/animateTextSequence/animateTextSequence.ts:13
↓ 2 callersFunctioncreateAnimatorMachine
( node: AnimatorNode, initialState: AnimatorState )
packages/animator/src/internal/createAnimatorMachine.ts:29
↓ 2 callersFunctioncreateAnimatorManagerSequence
(node, name)
packages/animator/src/internal/createAnimatorManager.ts:170
↓ 2 callersFunctioncreateAnimatorManagerStagger
(node, name)
packages/animator/src/internal/createAnimatorManager.ts:43
↓ 2 callersFunctioncreateBackgroundGridLines
(props: CreateBackgroundGridLinesProps)
packages/bgs/src/createBackgroundGridLines/createBackgroundGridLines.ts:33
↓ 2 callersFunctioncreateBackgroundMovingLines
( props: CreateBackgroundMovingLinesProps )
packages/bgs/src/createBackgroundMovingLines/createBackgroundMovingLines.ts:72
↓ 2 callersFunctioncreateEffectIlluminator
(props: CreateEffectIlluminatorProps)
packages/effects/src/createEffectIlluminator/createEffectIlluminator.ts:15
↓ 2 callersFunctioncreateEffectIlluminatorSVG
( props: CreateEffectIlluminatorSVGProps )
packages/effects/src/createEffectIlluminatorSVG/createEffectIlluminatorSVG.ts:16
↓ 2 callersFunctioncreateNode
( parent?: undefined | null | AnimatorNode, setup?: AnimatorSystemRegisterSetup )
packages/animator/src/createAnimatorSystem/createAnimatorSystem.ts:24
↓ 2 callersFunctioncreateThemeColorByFunction
(name: ThemeSettingsColorNames, create: ThemeSettingsColorFunction)
packages/theme/src/createThemeColor/createThemeColor.ts:142
↓ 2 callersFunctioncreateThemeColorBySeries
(name: ThemeSettingsColorNames, series: ThemeSettingsColorSeries)
packages/theme/src/createThemeColor/createThemeColor.ts:115
↓ 2 callersFunctioncreateThemeStyle
(series: ThemeSettingsStyle)
packages/theme/src/createThemeStyle/createThemeStyle.ts:3
↓ 2 callersFunctiondraw
(intervalProgress: number)
packages/bgs/src/createBackgroundMovingLines/createBackgroundMovingLines.ts:106
↓ 2 callersFunctioneaseSteps
(steps: number, direction: 'start' | 'end' = 'end')
packages/animated/src/easeSteps/easeSteps.ts:4
next →1–100 of 457, ranked by callers