Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LekoArts/figma-theme-ui
/ functions
Functions
16 in github.com/LekoArts/figma-theme-ui
⨍
Functions
16
◇
Types & classes
5
↓ 7 callers
Function
parseConfig
(config: string, options: IOptions)
src/core/config.ts:12
↓ 5 callers
Function
flattenObject
(object: Record<string, unknown>)
src/core/utils.ts:1
↓ 4 callers
Function
findFigmaFont
(figma: IFigmaFonts[], font: string)
src/core/typography.ts:66
↓ 3 callers
Function
convertColor
(color: string)
src/core/colors.ts:12
↓ 3 callers
Function
convertFonts
( fonts: IConvertFonts["fonts"], fn: (v: string, k: string, i: number) => unknown )
src/core/typography.ts:55
↓ 3 callers
Function
parseTypography
(config: Theme)
src/core/typography.ts:78
↓ 3 callers
Function
stringToArray
(str: string)
src/core/utils.ts:18
↓ 2 callers
Function
addColors
(colors: IThemeUIColor[])
src/core/colors.ts:6
↓ 2 callers
Function
addTypography
(THEME: Theme)
src/core/typography.ts:6
↓ 2 callers
Function
convertFontWeight
(fontWeight: number)
src/core/typography.ts:39
↓ 2 callers
Function
convertLineHeight
(lineHeight: number)
src/core/typography.ts:31
↓ 2 callers
Function
parseColors
(colors: ColorMode)
src/core/colors.ts:28
↓ 1 callers
Function
createFontStyle
( name: string, family: string, style: string, fontSize: number, lineHeight: LineHeight )
src/core/figma.ts:22
↓ 1 callers
Function
createSolidColor
(name: string, color: RGBA)
src/core/figma.ts:3
↓ 1 callers
Function
flatten
(obj, prefix = ``)
src/core/utils.ts:3
Function
template
({ bundle })
rollup.config.mjs:48