Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/chakra-ui/panda
/ functions
Functions
1,897 in github.com/chakra-ui/panda
⨍
Functions
1,897
◇
Types & classes
1,061
↓ 12 callers
Function
deepSet
(target: T, path: string[], value: Dict | string)
packages/shared/src/deep-set.ts:6
↓ 12 callers
Method
getFilePath
(file?: string)
packages/core/src/path.ts:14
↓ 12 callers
Function
getStaticCss
(options: StaticCssOptions)
packages/core/__tests__/static-css.test.ts:37
↓ 12 callers
Function
json
(data: unknown)
packages/mcp/src/server.ts:15
↓ 12 callers
Function
parseSvelte
(filePath: string, code: string)
packages/parser/__tests__/svelte-runes.test.ts:5
↓ 12 callers
Method
setExtensions
* Add more extensions to the token
packages/token-dictionary/src/token.ts:194
↓ 11 callers
Function
bundle
(filepath: string, cwd: string)
packages/config/src/bundle-config.ts:8
↓ 11 callers
Function
compact
(value: T)
packages/shared/src/compact.ts:1
↓ 11 callers
Method
delete
(key: K)
packages/shared/src/cache-map.ts:29
↓ 11 callers
Method
emit
()
packages/node/src/builder.ts:97
↓ 11 callers
Function
generateColorPaletteSpec
(ctx: Context)
packages/generator/src/spec/color-palette.ts:24
↓ 11 callers
Function
getMostUsedInMap
(map: Map<string, Set<any>>, pickCount: number)
packages/parser/src/classify.ts:448
↓ 11 callers
Function
getOrCreateSet
(map: Map<TKey, Set<TValue>>, key: TKey)
packages/shared/src/get-or-create-set.ts:1
↓ 11 callers
Function
makePrimaryColor
(l: number)
website/theme/colors.ts:3
↓ 11 callers
Function
maybePropName
(node: Node, stack: Node[], ctx: BoxContext)
packages/extractor/src/maybe-box-node.ts:297
↓ 11 callers
Function
quote
(...str: string[])
packages/logger/src/index.ts:4
↓ 10 callers
Function
compareAtRuleOrMixed
(a: WithConditions, b: WithConditions)
packages/core/src/sort-style-rules.ts:48
↓ 10 callers
Function
createCss
(context: CreateCssContext)
packages/shared/src/classname.ts:41
↓ 10 callers
Function
defineParts
(parts: T)
packages/cli/src/index.ts:46
↓ 10 callers
Method
exportStar
(file: string)
packages/core/src/file.ts:40
↓ 10 callers
Function
maybePropIdentifierValue
( identifier: Identifier, accessList: string[], _stack: Node[], ctx: BoxContext, )
packages/extractor/src/maybe-box-node.ts:616
↓ 10 callers
Function
mergeExtensions
* Merge all `extend` properties into the rest of the object
packages/config/src/merge-config.ts:52
↓ 10 callers
Function
sva
(config)
packages/studio/styled-system/css/sva.mjs:5
↓ 9 callers
Function
astish
(val: string, tree: any[] = [{}])
packages/shared/src/astish.ts:6
↓ 9 callers
Function
combineResult
(unboxed: Unboxed)
packages/parser/src/parser.ts:13
↓ 9 callers
Function
createTransition
(value: string)
packages/preset-base/src/utilities/transitions.ts:3
↓ 9 callers
Function
getDecls
(rule: Rule)
packages/core/src/plugins/merge-rules.ts:84
↓ 9 callers
Function
getPointerPosition
(e: Event)
playground/src/hooks/useResponsiveView.ts:4
↓ 9 callers
Function
getProject
(code: string, userConfig?: Config)
packages/parser/__tests__/fixture.ts:9
↓ 9 callers
Method
jsDocComment
(comment: string | undefined, options?: { deprecated?: boolean | string; default?: string })
packages/core/src/file.ts:52
↓ 9 callers
Function
mergeProps
(...sources: T[])
packages/shared/src/merge-props.ts:5
↓ 9 callers
Function
readFileSync
(filePath: string)
packages/node/src/node-runtime.ts:31
↓ 9 callers
Function
setState
(s: ProfileState)
packages/node/src/cpu-profile.ts:13
↓ 9 callers
Method
splitVariantProps
(props: Props)
playground/src/dts/@pandacss_types.d.ts:10877
↓ 9 callers
Function
stringify
(value: any)
packages/generator/src/artifacts/js/recipe.ts:9
↓ 9 callers
Function
transformFonts
(_v: string)
packages/preset-open-props/src/typography.ts:3
↓ 9 callers
Function
withContext
(Component, slot, options)
packages/studio/styled-system/jsx/create-style-context.mjs:95
↓ 8 callers
Function
createStyleContext
(recipe)
packages/studio/styled-system/jsx/create-style-context.mjs:25
↓ 8 callers
Function
createTokenPage
( tokenType: T, render: (tokens: ReturnType<typeof useThemeTokens>) => React.ReactNode, )
packages/studio/src/components/token-pages.tsx:54
↓ 8 callers
Function
generateOgImageUrl
(params: OgImageParams)
website/src/lib/og-image.ts:9
↓ 8 callers
Function
generateSemanticTokensSpec
(ctx: Context)
packages/generator/src/spec/tokens.ts:59
↓ 8 callers
Function
getArgsAt
(...indices: number[])
packages/extractor/src/compiled-jsx.ts:317
↓ 8 callers
Function
getExtract
(code: string, options: TestExtractOptions)
packages/extractor/__tests__/extract.test.ts:29
↓ 8 callers
Function
getFormatted
(entry: TokenReportEntry, wrap: boolean)
packages/reporter/src/report-format.ts:20
↓ 8 callers
Function
globalCss
(values: Dict)
packages/core/__tests__/global-css.test.ts:5
↓ 8 callers
Method
recipe
(name: string, variants?: RecipeVariantRecord)
playground/src/dts/@pandacss_types.d.ts:11038
↓ 8 callers
Function
unionType
( values: IterableIterator<string> | string[] | readonly string[] | Set<string>, opts: { fallback?: string
packages/shared/src/typegen.ts:1
↓ 7 callers
Function
createEntry
(dir: string)
packages/cli/src/cli-main.ts:572
↓ 7 callers
Function
createReducer
(reducer: Reducer<T>)
packages/config/src/merge-hooks.ts:39
↓ 7 callers
Function
dashCase
(string: string)
packages/shared/src/css-var.ts:9
↓ 7 callers
Method
ensureDirSync
(dirPath: string)
packages/types/src/runtime.ts:27
↓ 7 callers
Method
filterDetails
(filters?: ArtifactFilters)
packages/core/src/patterns.ts:116
↓ 7 callers
Function
flex
(styles)
packages/studio/styled-system/patterns/flex.mjs:25
↓ 7 callers
Function
generateThemesSpec
(ctx: Context)
packages/generator/src/spec/themes.ts:67
↓ 7 callers
Function
generateTokensSpec
(ctx: Context)
packages/generator/src/spec/tokens.ts:13
↓ 7 callers
Function
getConfig
( config?: string, otherCode?: string, imports = 'import { defineConfig } from "@pandacss/dev";', )
playground/src/components/Examples/utils.ts:1
↓ 7 callers
Function
jsxParser
(code: string)
packages/parser/__tests__/fixture.ts:71
↓ 7 callers
Function
mergeCss
(...styles)
packages/studio/styled-system/helpers.mjs:188
↓ 7 callers
Function
mergeHooks
(plugins: PandaPlugin[])
packages/config/src/merge-hooks.ts:6
↓ 7 callers
Function
plural
(count: number, singular: string)
packages/reporter/src/report-format.ts:9
↓ 7 callers
Function
processRecipe
( recipe: 'buttonStyle' | 'textStyle' | 'tooltipStyle' | 'checkbox', value: Record<string, any>, )
packages/core/__tests__/fixture.ts:10
↓ 7 callers
Function
resolve
(val: string)
vitest.config.ts:5
↓ 7 callers
Function
run
(input: string, options: PluginOptions, from?: string)
packages/postcss/__tests__/postcss.test.ts:10
↓ 7 callers
Function
setup
()
packages/mcp/__tests__/process-lifecycle.test.ts:13
↓ 7 callers
Function
transformOpenPropsObj
(obj: Dict, keyTransform = camelize, valueTransform = (text: string) => text)
packages/preset-open-props/src/utils.ts:11
↓ 7 callers
Function
traverse
(obj: any, callback: CallbackFn, options: TraverseOptions = defaultOptions)
packages/shared/src/traverse.ts:25
↓ 6 callers
Method
abs
(cwd: string, path: string)
playground/src/dts/@pandacss_types.d.ts:12381
↓ 6 callers
Function
asArray
(value: T | T[])
packages/core/src/import-map.ts:157
↓ 6 callers
Function
cssVar
(name: string, options: CssVarOptions = {})
packages/shared/src/css-var.ts:24
↓ 6 callers
Method
exec
(v: Token)
packages/token-dictionary/src/dictionary.ts:265
↓ 6 callers
Function
generateJsxExample
( props: Record<string, string | null | undefined>, jsxStyleProps: JsxStyleProps = 'all', component = 'B
packages/generator/src/shared.ts:61
↓ 6 callers
Method
getLayerRoot
(layer: CascadeLayer)
packages/core/src/layers.ts:34
↓ 6 callers
Function
isBoxNode
(value: unknown)
packages/extractor/src/box-factory.ts:169
↓ 6 callers
Function
makeObjAt
(path: string[], value: unknown)
packages/extractor/src/unbox.ts:7
↓ 6 callers
Function
memo
(fn)
packages/studio/styled-system/helpers.mjs:50
↓ 6 callers
Function
parseCondition
(condition: ConditionQuery)
packages/core/src/parse-condition.ts:70
↓ 6 callers
Function
parseState
(state: T)
playground/src/lib/parse-state.ts:5
↓ 6 callers
Function
pick
(obj: T, paths: K[])
packages/shared/src/pick.ts:5
↓ 6 callers
Method
rewriteTypeImport
* convert import type { CompositionStyleObject } from './system-types' * to import type { CompositionStyleObject } from './system-types.d.ts'
packages/core/src/file.ts:79
↓ 6 callers
Function
setLogStream
(options: LogstreamOptions)
packages/node/src/logstream.ts:10
↓ 6 callers
Function
shutdown
(code: number)
packages/mcp/src/server.ts:242
↓ 6 callers
Function
toPx
(value: string | number = '')
packages/shared/src/unit-conversion.ts:16
↓ 5 callers
Function
callback
(_dashChar: string, char: string)
packages/shared/src/camelcase-property.ts:5
↓ 5 callers
Function
camelize
(text: string)
packages/preset-open-props/src/utils.ts:4
↓ 5 callers
Function
center
(styles)
packages/studio/styled-system/patterns/center.mjs:20
↓ 5 callers
Function
codegen
(ctx: PandaContext, ids?: ArtifactId[])
packages/node/src/codegen.ts:4
↓ 5 callers
Method
colorMix
(value: string)
playground/src/dts/@pandacss_types.d.ts:11706
↓ 5 callers
Function
createAnatomy
(name: string, parts = [] as T[])
packages/core/__tests__/create-anatomy.ts:20
↓ 5 callers
Function
createDictionary
(options: any = {})
packages/token-dictionary/__tests__/color-palette.test.ts:6
↓ 5 callers
Function
createEngine
(fs: { existsSync: ReturnType<typeof vi.fn> readFileSync: ReturnType<typeof vi.fn> writeFile: ReturnType
packages/node/__tests__/output-engine.test.ts:4
↓ 5 callers
Function
css
(styles: any)
packages/core/__tests__/custom-utility.test.ts:6
↓ 5 callers
Function
css
(styles: Dict)
packages/core/__tests__/style-decoder.test.ts:10
↓ 5 callers
Function
formatProps
(props: Record<string, string | null | undefined>, options: FormatPropsOptions = {})
packages/generator/src/shared.ts:18
↓ 5 callers
Function
getArbitraryValue
(_value: string)
packages/shared/src/arbitrary-value.ts:1
↓ 5 callers
Function
getExtract
(code: string, options: TestExtractOptions)
packages/extractor/__tests__/unbox.test.ts:10
↓ 5 callers
Method
getFiles
()
packages/parser/src/project.ts:46
↓ 5 callers
Method
getParamsOrThrow
()
packages/core/src/rule-processor.ts:26
↓ 5 callers
Function
getReferences
(value: string)
packages/token-dictionary/src/utils.ts:22
↓ 5 callers
Function
grid
(styles)
packages/studio/styled-system/patterns/grid.mjs:26
↓ 5 callers
Function
isActive
(slug: string)
website/src/components/docs/sidebar.tsx:59
← previous
next →
101–200 of 1,897, ranked by callers