Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bernaferrari/FigmaToCode
/ functions
Functions
548 in github.com/bernaferrari/FigmaToCode
⨍
Functions
548
◇
Types & classes
55
↓ 1 callers
Method
createText
(node: TextNode)
packages/backend/src/swiftui/swiftuiTextBuilder.ts:83
↓ 1 callers
Method
createText
(node: TextNode)
packages/backend/src/compose/composeTextBuilder.ts:43
↓ 1 callers
Method
effects
(node: SceneNode)
packages/backend/src/swiftui/swiftuiDefaultBuilder.ts:131
↓ 1 callers
Function
escapeRegExp
(string: string)
packages/backend/src/common/numToAutoFixed.ts:83
↓ 1 callers
Function
exportAsyncProxy
( node: SceneNode, settings: ExportSettings | ExportSettingsSVGString /*| ExportSettingsREST*/, )
packages/backend/src/common/exportAsyncProxy.ts:11
↓ 1 callers
Function
exportNodeAsBase64PNG
( node: AltNode<T>, excludeChildren: boolean, )
packages/backend/src/common/images.ts:85
↓ 1 callers
Function
extractStyledTextSegments
(node: TextNode)
packages/backend/src/altNodes/oldAltConversion.ts:168
↓ 1 callers
Function
figmaToFlutterAlignment
(x: number, y: number)
packages/backend/src/flutter/builderImpl/flutterColor.ts:171
↓ 1 callers
Function
fitToBoxFit
(fill: ImagePaint)
packages/backend/src/flutter/builderImpl/flutterColor.ts:99
↓ 1 callers
Function
flutterAngularGradient
(fill: GradientPaint)
packages/backend/src/flutter/builderImpl/flutterColor.ts:182
↓ 1 callers
Function
flutterBorder
(node: SceneNode)
packages/backend/src/flutter/builderImpl/flutterBorder.ts:9
↓ 1 callers
Function
flutterBoxDecorationColor
( node: SceneNode, propertyPath: string, )
packages/backend/src/flutter/builderImpl/flutterColor.ts:64
↓ 1 callers
Function
flutterCodeGenTextStyles
()
packages/backend/src/flutter/flutterMain.ts:263
↓ 1 callers
Function
flutterContainer
(node: SceneNode, child: string)
packages/backend/src/flutter/flutterContainer.ts:18
↓ 1 callers
Function
flutterDecorationImage
(node: SceneNode, fill: ImagePaint)
packages/backend/src/flutter/builderImpl/flutterColor.ts:91
↓ 1 callers
Function
flutterFrame
( node: SceneNode & BaseFrameMixin & MinimalBlendMixin, )
packages/backend/src/flutter/flutterMain.ts:171
↓ 1 callers
Function
flutterGroup
(node: GroupNode)
packages/backend/src/flutter/flutterMain.ts:135
↓ 1 callers
Function
flutterLinearGradient
(fill: GradientPaint)
packages/backend/src/flutter/builderImpl/flutterColor.ts:133
↓ 1 callers
Function
flutterOpacity
( node: MinimalBlendMixin, child: string, )
packages/backend/src/flutter/builderImpl/flutterBlend.ts:10
↓ 1 callers
Function
flutterPadding
(node: InferredAutoLayoutResult)
packages/backend/src/flutter/builderImpl/flutterPadding.ts:9
↓ 1 callers
Function
flutterRadialGradient
(fill: GradientPaint)
packages/backend/src/flutter/builderImpl/flutterColor.ts:150
↓ 1 callers
Function
flutterRotation
(node: AltNode, child: string)
packages/backend/src/flutter/builderImpl/flutterBlend.ts:42
↓ 1 callers
Function
flutterShadow
(node: SceneNode)
packages/backend/src/flutter/builderImpl/flutterShadow.ts:9
↓ 1 callers
Function
flutterText
(node: TextNode)
packages/backend/src/flutter/flutterMain.ts:164
↓ 1 callers
Function
flutterVisibility
(node: SceneNode, child: string)
packages/backend/src/flutter/builderImpl/flutterBlend.ts:26
↓ 1 callers
Method
fontSize
(node: TextNode, isUI = false)
packages/backend/src/html/htmlTextBuilder.ts:130
↓ 1 callers
Method
fontStyle
* https://tailwindcss.com/docs/font-style/ * example: font-extrabold * example: italic
packages/backend/src/tailwind/tailwindTextBuilder.ts:167
↓ 1 callers
Function
formatColorValue
(value: string)
packages/plugin-ui/src/components/ColorsPanel.tsx:17
↓ 1 callers
Function
formatMultipleJSX
( styles: Record<string, string | number | null>, isJsx: boolean, )
packages/backend/src/common/parseJSX.ts:36
↓ 1 callers
Function
formatMultipleJSXArray
( styles: Record<string, string | number>, isJsx: boolean, )
packages/backend/src/common/parseJSX.ts:28
↓ 1 callers
Function
formatStyleAttribute
( styles: string[], isJSX: boolean, )
packages/backend/src/common/commonFormatAttributes.ts:9
↓ 1 callers
Function
formatTwigAttribute
(label: string, value?: string)
packages/backend/src/common/commonFormatAttributes.ts:23
↓ 1 callers
Function
generateComponentCode
( html: string, sceneNode: Array<SceneNode>, mode: HtmlGenerationMode, )
packages/backend/src/html/htmlMain.ts:249
↓ 1 callers
Function
generateHTMLPreview
( nodes: SceneNode[], settings: PluginSettings, )
packages/backend/src/html/htmlMain.ts:350
↓ 1 callers
Function
generateOvalBorder
(node: EllipseNode)
packages/backend/src/flutter/flutterContainer.ts:244
↓ 1 callers
Function
generatePolygonBorder
(node: PolygonNode)
packages/backend/src/flutter/flutterContainer.ts:250
↓ 1 callers
Function
generateReactComponent
( html: string, sceneNode: Array<SceneNode>, )
packages/backend/src/html/htmlMain.ts:267
↓ 1 callers
Function
generateRoundedRectangleBorder
( node: SceneNode & MinimalStrokesMixin, )
packages/backend/src/flutter/flutterContainer.ts:153
↓ 1 callers
Function
generateStarBorder
(node: StarNode)
packages/backend/src/flutter/flutterContainer.ts:204
↓ 1 callers
Function
generateStyledComponents
()
packages/backend/src/html/htmlMain.ts:153
↓ 1 callers
Function
generateSvelteComponent
(html: string)
packages/backend/src/html/htmlMain.ts:291
↓ 1 callers
Function
getAlignContent
(node: InferredAutoLayoutResult)
packages/backend/src/tailwind/builderImpl/tailwindAutoLayout.ts:42
↓ 1 callers
Function
getAlignContent
(node: InferredAutoLayoutResult)
packages/backend/src/html/builderImpl/htmlAutoLayout.ts:43
↓ 1 callers
Function
getAlignItems
(node: InferredAutoLayoutResult)
packages/backend/src/tailwind/builderImpl/tailwindAutoLayout.ts:20
↓ 1 callers
Function
getAlignItems
(node: InferredAutoLayoutResult)
packages/backend/src/html/builderImpl/htmlAutoLayout.ts:21
↓ 1 callers
Function
getCollectedCSS
()
packages/backend/src/html/htmlMain.ts:138
↓ 1 callers
Function
getColorAndVariable
( fill: Paint, )
packages/backend/src/html/builderImpl/htmlColor.ts:26
↓ 1 callers
Function
getColorVariables
( node: HasGeometryTrait, settings: PluginSettings, )
packages/backend/src/altNodes/jsonNodeConversion.ts:204
↓ 1 callers
Function
getComposableTemplate
(name: string, injectCode: string)
packages/backend/src/compose/composeMain.ts:65
↓ 1 callers
Function
getCrossAxisAlignment
( node: InferredAutoLayoutResult, )
packages/backend/src/flutter/builderImpl/flutterAutoLayout.ts:17
↓ 1 callers
Function
getDecoration
(node: SceneNode)
packages/backend/src/flutter/flutterContainer.ts:115
↓ 1 callers
Function
getDocsLinkForWarning
(warning: string)
packages/plugin-ui/src/components/WarningsPanel.tsx:219
↓ 1 callers
Function
getFeatureTag
(features: Record<string, boolean>)
packages/backend/src/tailwind/tailwindMain.ts:144
↓ 1 callers
Function
getFlex
( node: SceneNode, autoLayout: InferredAutoLayoutResult, )
packages/backend/src/tailwind/builderImpl/tailwindAutoLayout.ts:60
↓ 1 callers
Function
getFlex
( node: SceneNode, autoLayout: InferredAutoLayoutResult, )
packages/backend/src/html/builderImpl/htmlAutoLayout.ts:61
↓ 1 callers
Function
getFlexDirection
(node: InferredAutoLayoutResult)
packages/backend/src/tailwind/builderImpl/tailwindAutoLayout.ts:3
↓ 1 callers
Function
getFlexDirection
(node: InferredAutoLayoutResult)
packages/backend/src/html/builderImpl/htmlAutoLayout.ts:4
↓ 1 callers
Function
getFlexWrap
(node: InferredAutoLayoutResult)
packages/backend/src/tailwind/builderImpl/tailwindAutoLayout.ts:39
↓ 1 callers
Function
getFlexWrap
(node: InferredAutoLayoutResult)
packages/backend/src/html/builderImpl/htmlAutoLayout.ts:40
↓ 1 callers
Method
getFlutterTextDecoration
(decoration: TextDecoration)
packages/backend/src/flutter/flutterTextBuilder.ts:139
↓ 1 callers
Method
getFontStyle
* https://tailwindcss.com/docs/font-style/ * example: font-extrabold * example: italic
packages/backend/src/html/htmlTextBuilder.ts:196
↓ 1 callers
Function
getFullAppTemplate
(name: string, injectCode: string)
packages/backend/src/flutter/flutterMain.ts:23
↓ 1 callers
Function
getFullScreenTemplate
(name: string, injectCode: string)
packages/backend/src/compose/composeMain.ts:40
↓ 1 callers
Function
getGap
(node: InferredAutoLayoutResult)
packages/backend/src/tailwind/builderImpl/tailwindAutoLayout.ts:34
↓ 1 callers
Function
getGap
(node: InferredAutoLayoutResult)
packages/backend/src/html/builderImpl/htmlAutoLayout.ts:35
↓ 1 callers
Function
getGradientDirectionClass
( angle: number, useTailwind4: boolean, )
packages/backend/src/tailwind/builderImpl/tailwindColor.ts:223
↓ 1 callers
Function
getImageFills
(node: MinimalFillsMixin)
packages/backend/src/common/images.ts:59
↓ 1 callers
Function
getJustifyContent
(node: InferredAutoLayoutResult)
packages/backend/src/tailwind/builderImpl/tailwindAutoLayout.ts:6
↓ 1 callers
Function
getJustifyContent
(node: InferredAutoLayoutResult)
packages/backend/src/html/builderImpl/htmlAutoLayout.ts:7
↓ 1 callers
Method
getLayerBlurStyle
* Returns a CSS filter value for layer blur.
packages/backend/src/html/htmlTextBuilder.ts:253
↓ 1 callers
Function
getLayoutAlignment
( inferredAutoLayout: InferredAutoLayoutResult, )
packages/backend/src/swiftui/swiftuiMain.ts:190
↓ 1 callers
Function
getMainAxisAlignment
( node: InferredAutoLayoutResult, )
packages/backend/src/flutter/builderImpl/flutterAutoLayout.ts:1
↓ 1 callers
Function
getPreviewTemplate
(name: string, injectCode: string)
packages/backend/src/swiftui/swiftuiMain.ts:22
↓ 1 callers
Function
getReactComponentName
(node: any)
packages/backend/src/html/htmlMain.ts:180
↓ 1 callers
Function
getSingleStrokeWidth
(node: SceneNode)
packages/backend/src/flutter/flutterContainer.ts:183
↓ 1 callers
Function
getSpacing
(inferredAutoLayout: InferredAutoLayoutResult)
packages/backend/src/swiftui/swiftuiMain.ts:207
↓ 1 callers
Function
getStatelessTemplate
(name: string, injectCode: string)
packages/backend/src/flutter/flutterMain.ts:56
↓ 1 callers
Function
getStopPositionModifier
( stopPosition: number, expectedPosition: number, unit: string = "%", multiplier: number = 100, )
packages/backend/src/tailwind/builderImpl/tailwindColor.ts:271
↓ 1 callers
Function
getStrokeAlignment
(node: SceneNode)
packages/backend/src/compose/builderImpl/composeBorder.ts:21
↓ 1 callers
Function
getStructTemplate
(name: string, injectCode: string)
packages/backend/src/swiftui/swiftuiMain.ts:15
↓ 1 callers
Method
getText
(node: TextNode)
packages/backend/src/compose/composeTextBuilder.ts:48
↓ 1 callers
Method
getTextSegments
(node: TextNode)
packages/backend/src/flutter/flutterTextBuilder.ts:67
↓ 1 callers
Method
getTextSegments
(node: TextNode)
packages/backend/src/tailwind/tailwindTextBuilder.ts:19
↓ 1 callers
Method
getTextSegments
(node: TextNode)
packages/backend/src/html/htmlTextBuilder.ts:26
↓ 1 callers
Method
getTextSegments
(node: TextNode, characters: string)
packages/backend/src/swiftui/swiftuiTextBuilder.ts:105
↓ 1 callers
Method
getTextShadowStyle
* Returns a CSS text-shadow value if a drop shadow effect is applied.
packages/backend/src/html/htmlTextBuilder.ts:272
↓ 1 callers
Method
getTextStyles
(node: TextNode)
packages/backend/src/compose/composeTextBuilder.ts:69
↓ 1 callers
Function
getViewType
(node: SceneNode)
packages/backend/src/swiftui/builderImpl/swiftuiBorder.ts:68
↓ 1 callers
Function
getWrapAlignment
( node: InferredAutoLayoutResult, )
packages/backend/src/flutter/builderImpl/flutterAutoLayout.ts:33
↓ 1 callers
Function
getWrapRunAlignment
( node: InferredAutoLayoutResult, )
packages/backend/src/flutter/builderImpl/flutterAutoLayout.ts:49
↓ 1 callers
Function
gradientDirection
(angle: number)
packages/backend/src/swiftui/builderImpl/swiftuiColor.ts:95
↓ 1 callers
Function
handleBaseFontFamilyChange
(newValue: string)
packages/plugin-ui/src/components/TailwindSettings.tsx:27
↓ 1 callers
Function
handleBaseFontSizeChange
(value: number)
packages/plugin-ui/src/components/TailwindSettings.tsx:21
↓ 1 callers
Function
handleButtonClick
(value: string, idx: number)
packages/plugin-ui/src/components/ColorsPanel.tsx:10
↓ 1 callers
Function
handleButtonClick
(value: string, idx: number)
packages/plugin-ui/src/components/GradientsPanel.tsx:13
↓ 1 callers
Function
handleCustomPrefixChange
(newValue: string)
packages/plugin-ui/src/components/TailwindSettings.tsx:18
↓ 1 callers
Function
handleFontFamilyCustomConfigChange
(newValue: string)
packages/plugin-ui/src/components/TailwindSettings.tsx:30
↓ 1 callers
Function
handleThresholdPercentChange
(value: number)
packages/plugin-ui/src/components/TailwindSettings.tsx:24
↓ 1 callers
Function
hasEmptyProps
(props: Record<string, string>)
packages/backend/src/flutter/flutterContainer.ts:105
↓ 1 callers
Function
hasSvgExportSettings
* Checks if a node has export settings for SVG.
packages/backend/src/altNodes/iconDetection.ts:88
← previous
next →
201–300 of 548, ranked by callers