MCPcopy Index your code

hub / github.com/formkit/formkit / functions

Functions2,401 in github.com/formkit/formkit

↓ 3 callersFunctionnotifyReactiveStore
(target: unknown)
packages/react/src/reactiveStore.ts:44
↓ 3 callersFunctionobserveIconProp
( node: FormKitNode, iconHandler: FormKitIconLoader, sectionKey: string )
packages/themes/src/index.ts:465
↓ 3 callersFunctionobserveProps
(observe: FormKitPseudoProps)
packages/react/src/bindings.ts:417
↓ 3 callersFunctionobserveProps
* Observes node.props properties explicitly and updates them in the context * object. * @param observe - Props to observe and register as contex
packages/vue/src/bindings.ts:422
↓ 3 callersFunctionpartial
* Perform a modification to a single element of a parent aggregate value. This * is only performed on the pre-committed value (_value), although typi
packages/core/src/node.ts:1968
↓ 3 callersFunctionperformZodValidation
(payload: any, node: FormKitNode)
packages/zod/src/zod.ts:106
↓ 3 callersFunctionred
(m: string)
packages/cli/src/index.ts:30
↓ 3 callersFunctionregisterHotReload
( node: FormKitNode, instance: ReturnType<typeof getCurrentInstance>, hot: HotReloadAPI, cleanup: (han
packages/vue/src/FormKit.ts:127
↓ 3 callersFunctionremoveConfig
(rootConfig: FormKitRootConfig)
packages/vue/src/FormKitProvider.ts:20
↓ 3 callersFunctionremoveListeners
(receipts: FormKitObserverReceipts)
packages/observer/src/index.ts:247
↓ 3 callersFunctionrenderProjectInstructionSection
( runtime: FormKitRuntime, skillPath: string )
packages/cli/src/skill.ts:198
↓ 3 callersFunctionresolveSchemaState
( node: FormKitNode, sectionsSchema?: Record<string, unknown> )
packages/react/src/FormKit.ts:65
↓ 3 callersFunctionrestoredPackageJSONFiles
* Restore the package.json files to the original version.
scripts/publish.mjs:441
↓ 3 callersFunctionsentence
(str: string)
packages/i18n/src/formatters.ts:10
↓ 3 callersFunctionsetActiveStep
* Changes the active step to the target step if the target step is allowed. * * @param targetStep - The target step
packages/addons/src/plugins/multiStep/multiStepPlugin.ts:362
↓ 3 callersFunctionsetBackgroundColor
* Sets the background color of the label to the background color of the parent element * @param node - The node to set the background color for * @p
packages/addons/src/plugins/floatingLabels/floatingLabelsPlugin.ts:60
↓ 3 callersFunctionsetNodePositionProps
* Iterates through each step and sets props to help * determine step positioning within the multi-step. * * @param steps - The steps to iterate thr
packages/addons/src/plugins/multiStep/multiStepPlugin.ts:254
↓ 3 callersFunctionsetSubmitted
(n: FormKitNode)
packages/inputs/src/features/forms.ts:32
↓ 3 callersFunctionshouldUseLocalStorage
(controlNode: FormKitNode | undefined)
packages/addons/src/plugins/localStoragePlugin.ts:83
↓ 3 callersFunctionssrComplete
(app: App<any>)
packages/vue/src/composables/onSSRComplete.ts:19
↓ 3 callersFunctiontoPropsObj
( props: FormKitPseudoProps )
packages/core/src/node.ts:2377
↓ 3 callersFunctionupdateTotalErrorCount
(node: FormKitNode)
packages/addons/src/plugins/multiStep/multiStepPlugin.ts:744
↓ 3 callersFunctionupsertBoundedSection
( source: string, section: string )
packages/cli/src/skill.ts:239
↓ 3 callersFunctionuseFormKitContext
( addressOrEffect?: string | ((context: FormKitFrameworkContext<T>) => void), optionalEffect?: (context: F
packages/react/src/composables/useContext.ts:20
↓ 3 callersFunctionuseScope
(token: string, defaultValue: any)
packages/react/src/FormKitSchema.ts:1137
↓ 3 callersFunctionvalue
(counterName: string)
packages/core/src/ledger.ts:81
↓ 2 callersFunctiona
()
packages/react/src/FormKitSchema.ts:655
↓ 2 callersFunctiona
()
packages/vue/src/FormKitSchema.ts:323
↓ 2 callersFunctionadd
* Returns a function to be used as an event listener for message events. * * @param ledger - A ledger to operate on * @param delta - The amount to
packages/core/src/ledger.ts:175
↓ 2 callersFunctionaddContexts
()
packages/react/src/FormKitSummary.ts:105
↓ 2 callersFunctionaddInitialApp
( dirName: string, component: string, pro: boolean, ts: boolean )
packages/cli/src/createApp.ts:311
↓ 2 callersFunctionaddThemeChecksum
(themeFile: string)
packages/cli/src/theme.ts:506
↓ 2 callersFunctionapiTheme
( themeName: string, endpoint: string, variables: string, isTS: boolean, semantic: boolean, spinne
packages/cli/src/theme.ts:639
↓ 2 callersFunctionapplyExplicit
( original: T, obj: T, explicit: string[] )
packages/utils/src/index.ts:836
↓ 2 callersFunctionapplyPlaceholder
* Appends a placeholder to the options list. * @param options - An options list * @param placeholder - A placeholder string to append * @returns
packages/inputs/src/features/selects.ts:95
↓ 2 callersFunctionapplyThemeMode
(mode: ThemeMode)
packages/react/playground/src/App.tsx:22
↓ 2 callersFunctionattrs
()
packages/vue/src/FormKitSchema.ts:432
↓ 2 callersFunctionbuildComplete
()
scripts/build.mjs:303
↓ 2 callersFunctionbuildDocsReferenceMarkdown
( routes: Array<FormKitDocsRoute> )
packages/cli/src/skillDocs.ts:87
↓ 2 callersFunctionbuildFormKitConfig
* Builds the formkit.config.ts file. * @param options - Build the formkit.config.ts file for a Nuxt project. * @returns
packages/cli/src/createApp.ts:602
↓ 2 callersFunctionbuildPackage
(p)
scripts/build.mjs:97
↓ 2 callersFunctionc
()
packages/core/__tests__/events.spec.ts:189
↓ 2 callersFunctioncalculateHeight
({ payload }: { payload: string })
packages/addons/src/plugins/autoHeightTextarea.ts:142
↓ 2 callersFunctioncamel2title
(str: string)
packages/addons/src/plugins/multiStep/multiStepPlugin.ts:222
↓ 2 callersFunctioncheckForRequired
(parsedRules?: Array<{ name: string }>)
packages/react/src/bindings.ts:154
↓ 2 callersFunctioncheckForRequired
(parsedRules?: Array<{ name: string }>)
packages/vue/src/bindings.ts:100
↓ 2 callersFunctioncheckGitCleanWorkingDirectory
()
scripts/utils.mjs:346
↓ 2 callersFunctioncheckGitIsMasterBranch
()
scripts/utils.mjs:355
↓ 2 callersFunctionclassesToNodeProps
(node: FormKitNode, props: Record<string, any>)
packages/react/src/composables/useInput.ts:142
↓ 2 callersFunctionclassesToNodeProps
* Given some props, map those props to individualized props internally. * @param node - A formkit node * @param props - Some props that may include
packages/vue/src/composables/useInput.ts:83
↓ 2 callersFunctionclean
( schema: FormKitSchemaDefinition, memoKey: string | undefined, key: object )
packages/react/src/FormKitSchema.ts:1197
↓ 2 callersFunctionclean
* Removes the schema from the memo and cleans up the instance scope. * @param schema - The schema to remove from memo. * @param instanceKey - The in
packages/vue/src/FormKitSchema.ts:846
↓ 2 callersFunctionclear
(n: FormKitNode)
packages/core/src/reset.ts:12
↓ 2 callersFunctioncontainsValue
* Checks to see if a given value is anywhere in the options list.
packages/inputs/src/features/selects.ts:39
↓ 2 callersFunctioncount
* Perform a counting action on the a given counter object of the ledger. * * @param counter - A counter object * @param increment - The amount by w
packages/core/src/ledger.ts:152
↓ 2 callersFunctioncreateAndPushTag
* Creates a git tag and pushes to remote, triggering CI publish. * For pre-release versions (next/dev), only creates and pushes the tag without commi
scripts/publish.mjs:82
↓ 2 callersFunctioncreateEmitter
()
packages/core/src/events.ts:65
↓ 2 callersFunctioncreatePlugin
* The Create a new instance of the FormKit plugin for Vue. * * @param app - A Vue application * @param config - FormKit Vue plugin configuration op
packages/vue/src/plugin.ts:52
↓ 2 callersFunctioncreateProject
(token: string, team: number)
packages/cli/src/createApp.ts:71
↓ 2 callersFunctioncreateReactiveContextBag
( value: T, onMutate: () => void )
packages/react/src/bindings.ts:49
↓ 2 callersFunctioncreateRenderFn
* Provides data to a parsed schema. * @param provider - The SchemaProvider (output of calling parseSchema) * @param data - Data to fetch values from
packages/vue/src/FormKitSchema.ts:807
↓ 2 callersFunctioncreateThemePlugin
( theme?: string, icons?: Record<string, string | undefined>, iconLoaderUrl?: FormKitIconLoaderUrl, ic
packages/themes/src/index.ts:159
↓ 2 callersFunctioncreateValue
(options: FormKitOptions)
packages/core/src/node.ts:1852
↓ 2 callersFunctioncycle
(page: Page, total = 30, cycleCount = 0)
e2e/memoryReactSSR.spec.ts:3
↓ 2 callersFunctioncycle
( page: Page, total = 50, cycleCount = 0, callback?: (page: Page) => void )
e2e/memoryNuxt.spec.ts:3
↓ 2 callersFunctiondecodeErrors
( error: FormKitHandlerPayload, next )
packages/dev/src/index.ts:104
↓ 2 callersFunctiondetermineFilePath
(fileName: string)
packages/cli/src/theme.ts:575
↓ 2 callersFunctiondoAfterObservation
(res: unknown)
packages/observer/src/index.ts:270
↓ 2 callersFunctiondomInputValue
(payload: unknown)
packages/react/src/bindings.ts:227
↓ 2 callersFunctiondomInputValue
(payload: unknown)
packages/vue/src/bindings.ts:273
↓ 2 callersFunctiondownloadTheme
(appName: string, ts: boolean)
packages/cli/src/createApp.ts:413
↓ 2 callersFunctiondrawDependencyTree
( tree = [], depth = 0, directoryPrefix = '∟ ', parent )
scripts/utils.mjs:201
↓ 2 callersFunctionemit
( node: FormKitNode, context: FormKitContext, name: string, payload?: any, // eslint-disable-line @typ
packages/core/src/events.ts:232
↓ 2 callersFunctionenableAgentsForProject
(options: { agents: Array<string> projectRoot: string runtime: FormKitRuntime skillPath: string })
packages/cli/src/skill.ts:167
↓ 2 callersFunctionescape
(str)
scripts/transform-pipe.mjs:10
↓ 2 callersFunctionescapeForRegex
(value: string)
packages/cli/src/skill.ts:399
↓ 2 callersFunctionestimatedLogs
(p)
scripts/build.mjs:322
↓ 2 callersMethodexpose
(exposed: {})
packages/vue/src/FormKit.ts:62
↓ 2 callersFunctionextractThemeData
( theme: string )
packages/cli/src/theme.ts:615
↓ 2 callersFunctionfirstValue
* Given an options list, find the first true value. * @param options - An options list (with groups)
packages/inputs/src/features/selects.ts:121
↓ 2 callersFunctionflattenDependencyTree
( tree = [], orderedList = new Set() )
scripts/utils.mjs:164
↓ 2 callersFunctiongenerate
( theme: Theme<ThemeOptions> | ReturnType<Theme<ThemeOptions>>, variables?: string, isTS?: boolean, se
packages/cli/src/theme.ts:373
↓ 2 callersFunctiongetCurrentHash
(length = 7)
scripts/utils.mjs:365
↓ 2 callersFunctiongetFKDependenciesFromObj
(dependencies)
scripts/utils.mjs:322
↓ 2 callersFunctiongetMaxLength
()
packages/addons/src/plugins/inputCount.ts:91
↓ 2 callersFunctiongetMemory
(page: Page)
e2e/memoryReactSSR.spec.ts:13
↓ 2 callersFunctiongetMemory
(page: Page)
e2e/memoryNuxt.spec.ts:23
↓ 2 callersFunctiongetPackageDependencies
(pkg)
scripts/utils.mjs:276
↓ 2 callersFunctiongetPath
(paths: string[])
packages/cli/src/theme.ts:581
↓ 2 callersFunctiongetRawBuildFile
(pkg, path)
scripts/utils.mjs:251
↓ 2 callersFunctiongetReactListItems
(node: { children: Array<{ uid: symbol }> })
packages/react/src/bindings.ts:113
↓ 2 callersFunctiongetStep
* Determines the step number of the right or left hand operator. * @param p - The position of the pointer * @param expression - The full string
packages/core/src/compiler.ts:218
↓ 2 callersFunctiongetTargetStep
( node: FormKitNode, target: number | string )
packages/addons/src/plugins/multiStep/multiStepPlugin.ts:392
↓ 2 callersFunctiongetThemeNameForTailwindVersion
* Get the appropriate theme name based on detected Tailwind version. * For TW3 projects, appends '-tw3' to use the legacy theme variant.
packages/cli/src/theme.ts:67
↓ 2 callersFunctiongetValidationMessages
( node: FormKitNode )
packages/validation/src/validation.ts:738
↓ 2 callersFunctiongetValue
( set: (false | Record<string, any>)[] | Record<string, any>, path: string[] )
packages/react/src/FormKitSchema.ts:459
↓ 2 callersMethodgoTo
(step: number | string)
packages/addons/src/plugins/multiStep/multiStepPlugin.ts:21
↓ 2 callersFunctionguessLang
* Guess the language the user is leveraging on their project.
packages/cli/src/exportInput.ts:244
↓ 2 callersFunctionhasRenderableChildren
( children: ReactNode | ((data?: Record<string, any>) => ReactNode) )
packages/react/src/FormKit.ts:102
↓ 2 callersFunctioninstallFormKitSkill
(options: { codexHome?: string sourceDir?: string } = {})
packages/cli/src/skill.ts:152
← previousnext →201–300 of 2,401, ranked by callers