MCPcopy Create free account

hub / github.com/formkit/formkit / functions

Functions2,401 in github.com/formkit/formkit

↓ 1 callersFunctionloadIcon
()
packages/vue/src/FormKitIcon.ts:36
↓ 1 callersFunctionloadIconPropIcons
* Loads icons for the matching `-icon` props on a given node
packages/themes/src/index.ts:453
↓ 1 callersFunctionloadPropIcon
* Loads an icon from an icon-prop declaration eg. suffix-icon="settings"
packages/themes/src/index.ts:483
↓ 1 callersFunctionloadTheme
* Loads a FormKit theme
packages/themes/src/index.ts:267
↓ 1 callersFunctionlocalGeneratedTheme
()
packages/cli/src/theme.ts:587
↓ 1 callersFunctionlocalTheme
( themeName: string )
packages/cli/src/theme.ts:596
↓ 1 callersFunctionlogin
()
packages/cli/src/createApp.ts:20
↓ 1 callersFunctionmapToFunctions
(options)
scripts/transform-pipe.mjs:44
↓ 1 callersFunctionmissed
* @param store - The store to apply this missed applications. * @param address - The address that was missed (a node path that didn't yet exist) * @
packages/core/src/store.ts:479
↓ 1 callersFunctionnodeInit
* Initialize a node object's internal properties. * * @param node - A {@link FormKitNode | FormKitNode} * @param options - An options object of {@l
packages/core/src/node.ts:3306
↓ 1 callersFunctionnormalizeAttrs
( element: string | ComponentType<any> | null, attrs: FormKitSchemaAttributes | null )
packages/react/src/FormKitSchema.ts:499
↓ 1 callersFunctionnormalizeBooleanAttr
(value: unknown)
packages/react/src/FormKitSchema.ts:335
↓ 1 callersFunctionnormalizeDomEventHandlers
(attrs: Record<string, any>)
packages/react/src/FormKitSchema.ts:302
↓ 1 callersFunctionnormalizeDomPropName
(prop: string)
packages/react/src/FormKitSchema.ts:212
↓ 1 callersFunctionnormalizeElementKey
(attrs: Record<string, any>)
packages/react/src/FormKitSchema.ts:315
↓ 1 callersFunctionnormalizeEventPropName
(prop: string)
packages/react/src/FormKitSchema.ts:199
↓ 1 callersFunctionnormalizeIconProp
(sectionKey: string)
packages/themes/src/index.ts:143
↓ 1 callersFunctionnormalizeOptions
( config?: FormKitOptions | ((...args: any[]) => FormKitOptions) )
packages/react/src/FormKitProvider.ts:33
↓ 1 callersFunctionnormalizeSelectOptions
( node: ReactNode, selected: unknown[] )
packages/react/src/FormKitSchema.ts:412
↓ 1 callersFunctionnormalizeStyleObject
(style: unknown)
packages/react/src/FormKitSchema.ts:188
↓ 1 callersFunctionobserveBackgroundAncestors
( nodeRoot: HTMLElement, callback: () => void )
packages/addons/src/plugins/floatingLabels/floatingLabelsPlugin.ts:81
↓ 1 callersFunctionobserveLedger
(ledger: FormKitLedger)
packages/observer/src/index.ts:115
↓ 1 callersFunctionobserveProps
(props: FormKitProps)
packages/observer/src/index.ts:102
↓ 1 callersFunctiononSSRComplete
( app: object | undefined, callback: CallableFunction )
packages/react/src/composables/onSSRComplete.ts:28
↓ 1 callersFunctiononSSRComplete
( app: App<any> | undefined, callback: CallableFunction )
packages/vue/src/composables/onSSRComplete.ts:37
↓ 1 callersFunctiononlyListeners
( props: Record<string, unknown> | null | undefined )
packages/react/src/composables/useInput.ts:155
↓ 1 callersFunctiononlyListeners
* Extracts known FormKit listeners. * @param props - Extract known FormKit listeners. * @returns
packages/vue/src/composables/useInput.ts:104
↓ 1 callersFunctionparseCondition
* We parse the condition to allow flexibility in how counters are specified. * * @param condition - The condition that, if true, allows a message to
packages/core/src/ledger.ts:135
↓ 1 callersFunctionparseHints
* Given a rule name, detect if there are any additional hints like ! * @param ruleName - string representing a rule name * @returns
packages/validation/src/validation.ts:667
↓ 1 callersFunctionparseNode
( lib: FormKitComponentLibrary, _node: FormKitSchemaNode )
packages/react/src/FormKitSchema.ts:747
↓ 1 callersFunctionparseNode
* Given a single schema node, parse it and extract the value. * @param data - A state object provided to each node * @param node - The schema no
packages/vue/src/FormKitSchema.ts:427
↓ 1 callersFunctionparseRule
* Given a rule like confirm:password_confirm produce a FormKitValidationIntent * @param rule - A string representing a validation rule. * @returns
packages/validation/src/validation.ts:646
↓ 1 callersFunctionparseSchema
( library: FormKitComponentLibrary, schema: FormKitSchemaNode | FormKitSchemaNode[], memoKey?: string )
packages/react/src/FormKitSchema.ts:634
↓ 1 callersFunctionparseTag
* purge-jsdelivr.mjs * * Lightweight JSDelivr purge script for CI post-publish jobs. * Avoids the heavier ci-publish dependency tree so post-publis
scripts/purge-jsdelivr.mjs:9
↓ 1 callersFunctionparseVariables
(variables?: string)
packages/cli/src/theme.ts:566
↓ 1 callersFunctionprePublishPackage
* Guided process for setting a new version on a package
scripts/publish-legacy.mjs:362
↓ 1 callersFunctionprepForDistribution
* Prepare the file for ESM distribution. * @param {string} file - The file source code to replace * @param {string} version - The version we are pub
scripts/deploy.mjs:178
↓ 1 callersFunctionpreparePublish
(version)
scripts/ci-prepare-publish.mjs:65
↓ 1 callersFunctionprintSummary
(options: { enablement: ProjectEnablementResult projectRoot: string runtime: FormKitRuntime selectedAg
packages/cli/src/skill.ts:348
↓ 1 callersFunctionpromptForGitCommit
* Prompts the user for a commit message and commits all changes
scripts/publish-legacy.mjs:328
↓ 1 callersFunctionpromptForMasterVersion
* Prompt for a release version on main branch. * Asks once for version type and version, applies to all packages.
scripts/publish.mjs:382
↓ 1 callersFunctionpromptForTaggedVersion
()
scripts/publish-legacy.mjs:245
↓ 1 callersFunctionpromptForTaggedVersion
()
scripts/publish.mjs:346
↓ 1 callersFunctionpruneInvalidEventHandlers
(attrs: Record<string, any>)
packages/react/src/FormKitSchema.ts:218
↓ 1 callersFunctionpublint
(packages)
scripts/lint.mjs:5
↓ 1 callersFunctionpublishAffectedPackages
* Loops through prePublish object and publishes packages
scripts/publish-legacy.mjs:306
↓ 1 callersFunctionpublishLocal
()
scripts/publishLocal.mjs:5
↓ 1 callersFunctionpublishPackages
* Main entry point to the build process
scripts/publish-legacy.mjs:53
↓ 1 callersFunctionpublishPackages
* Main entry point to the build process
scripts/publish.mjs:135
↓ 1 callersFunctionpurge
(tag)
scripts/purge-jsdelivr.mjs:55
↓ 1 callersFunctionpurgeJSDelivrCache
* Purge JSDelivr CDN cache for all FormKit packages
scripts/ci-publish.mjs:173
↓ 1 callersFunctionpurgePaths
(tag)
scripts/purge-jsdelivr.mjs:18
↓ 1 callersFunctionreadDocTitle
(filePath: string)
packages/cli/src/skillDocs.ts:120
↓ 1 callersFunctionrecalculateContextState
()
packages/react/src/bindings.ts:332
↓ 1 callersFunctionregexForFormat
(format: string)
packages/utils/src/index.ts:223
↓ 1 callersFunctionregister
(node: FormKitNode)
packages/core/src/registry.ts:28
↓ 1 callersFunctionregister
* Register the dev handler (idempotent). * * @public
packages/dev/src/index.ts:122
↓ 1 callersFunctionremoveConfig
(rootConfig: FormKitRootConfig)
packages/react/src/FormKitProvider.ts:24
↓ 1 callersFunctionremoveHover
* Remove the data-file-hover attribute from the target. * * @param e - Event * * @internal
packages/inputs/src/features/files.ts:20
↓ 1 callersFunctionremoveMessage
* Remove a message from the store. * * @param messageStore - The message store * @param store - The store interface * @param node - The node this
packages/core/src/store.ts:299
↓ 1 callersFunctionrenderManualEnablementInstructions
( agent: SupportedAgent, runtime: FormKitRuntime, skillPath: string )
packages/cli/src/skill.ts:226
↓ 1 callersFunctionrequireInput
* Fetch the input name that the user wants to export. * @param inputName - The name of the input to load. * @returns
packages/cli/src/exportInput.ts:174
↓ 1 callersFunctionrequireInputCode
* Loads the string data of an input that should be exported. * @param name - The name of the input to load. * @param lang - The language to load the
packages/cli/src/exportInput.ts:201
↓ 1 callersFunctionrequireLang
* Determine the language the user wants to export. * @param lang - The language to export the input to. * @returns
packages/cli/src/exportInput.ts:146
↓ 1 callersFunctionrequireOutputDir
* Attempts to intelligently determine the directory to export to. * @param dir - The directory to export the input to. * @returns
packages/cli/src/exportInput.ts:81
↓ 1 callersFunctionresetCount
()
packages/core/src/node.ts:1803
↓ 1 callersFunctionresetRadio
()
packages/inputs/src/features/renamesRadios.ts:8
↓ 1 callersFunctionresolveConfig
(configFile: string)
packages/nuxt/src/autoImport.ts:53
↓ 1 callersFunctionresolveIterationKey
( node: ReactNode, fallback: string | number )
packages/react/src/FormKitSchema.ts:448
↓ 1 callersFunctionresolveProjectRoot
(cwd: string)
packages/cli/src/skill.ts:279
↓ 1 callersFunctionresolveSyncIcon
( iconHandler: FormKitIconLoader | undefined, iconName: string, )
packages/react/src/FormKitIcon.ts:18
↓ 1 callersFunctionrestoredPackageJSONFiles
* Restore the package.json files to the original version.
scripts/publish-legacy.mjs:299
↓ 1 callersFunctionrootProps
()
packages/react/src/bindings.ts:435
↓ 1 callersFunctionrootProps
()
packages/vue/src/bindings.ts:438
↓ 1 callersFunctionrunCLI
(s)
scripts/cli.mjs:10
↓ 1 callersFunctionrunRule
* Run a validation rule debounced or not. * @param validation - A validation to debounce
packages/validation/src/validation.ts:386
↓ 1 callersFunctionsaveValue
(payload: unknown)
packages/addons/src/plugins/localStoragePlugin.ts:158
↓ 1 callersFunctionscopeGeneratedThemeStateClasses
(themeFile: string)
packages/cli/src/theme.ts:512
↓ 1 callersFunctionscriptLangAttr
(code: string)
packages/nuxt/src/autoImport.ts:7
↓ 1 callersFunctionselect
* Perform selections on a subtree using the address "selector" methods. * * @param node - A {@link FormKitNode | FormKitNode} * @param selector - A
packages/core/src/node.ts:2848
↓ 1 callersFunctionselectInput
* Select the correct values. * @param e - The input event emitted by the select.
packages/inputs/src/features/selects.ts:79
↓ 1 callersFunctionselectPackage
* Prompt a user to select a package.
scripts/build.mjs:76
↓ 1 callersFunctionselectProProject
()
packages/cli/src/createApp.ts:102
↓ 1 callersFunctionselectResults
*
scripts/translate.mjs:58
↓ 1 callersFunctionsendFile
* Upload an individual file to s3. * @param {string} version - The version being uploaded. * @param {string} pkg - The name of the package. * @para
scripts/deploy.mjs:136
↓ 1 callersFunctionsetNewPackageVersion
* Guided process to set a new package version
scripts/publish-legacy.mjs:446
↓ 1 callersFunctionsetPackageVersions
(version, exactWorkspaceDeps = false)
scripts/ci-prepare-publish.mjs:36
↓ 1 callersFunctionsetPackageVersions
* Set version in all package.json files (for pre-release CI builds) * Also converts workspace:^ dependencies to exact versions to avoid * semver pre
scripts/ci-publish.mjs:69
↓ 1 callersFunctionsetStepName
()
packages/addons/src/plugins/multiStep/multiStepPlugin.ts:623
↓ 1 callersMethodsetZodErrors
(zodError: z.ZodError | undefined)
packages/zod/src/zod.ts:9
↓ 1 callersFunctionsetup
(_, context)
examples/src/vue/e2e/components/TestGroup.ts:12
↓ 1 callersFunctionsetupNuxtConfig
* Sets up the Nuxt config with FormKit and Tailwind CSS 4. * Creates the main.css file and modifies nuxt.config.ts.
packages/cli/src/createApp.ts:485
↓ 1 callersFunctionsetupViteConfig
* Sets up the Vite config with Tailwind CSS 4. * Creates the main.css file and modifies vite.config.ts.
packages/cli/src/createApp.ts:426
↓ 1 callersFunctionshallowEqualObjects
( a: Record<string, unknown>, b: Record<string, unknown> )
packages/react/src/bindings.ts:81
↓ 1 callersFunctionshallowEqualObjects
( a: Record<string, any>, b: Record<string, any> )
packages/react/src/composables/useInput.ts:51
↓ 1 callersFunctionshorten
* Use the public formkit url shortener. * @param url - A url to shorten
packages/cli/src/theme.ts:285
↓ 1 callersFunctionslotData
(data: Record<string, any>, key: object)
packages/react/src/FormKitSchema.ts:1146
↓ 1 callersFunctionslotData
* Get the current scoped data and flatten it.
packages/vue/src/FormKitSchema.ts:785
↓ 1 callersFunctionssrComplete
(app: object)
packages/react/src/composables/onSSRComplete.ts:14
↓ 1 callersFunctionstartTimer
()
scripts/build.mjs:289
← previousnext →501–600 of 2,401, ranked by callers