Preparing search index...
The search index is not available
figmagic
figmagic
figmagic
Modules
contracts/ApiResponse
contracts/Config
contracts/Css
contracts/Element
contracts/Figma
contracts/FigmaData
contracts/FigmaElement
contracts/FigmagicElement
contracts/Files
contracts/Graphic
contracts/Imports
contracts/Metadata
contracts/ParsedElementMetadataInterface
contracts/Parsing
contracts/PrepFile
contracts/ProcessedToken
contracts/Templates
contracts/TextElement
contracts/TokenMatch
contracts/Tokens
contracts/TypographyElement
contracts/Write
controllers/FigmagicController
entities/Config
entities/Config/baseConfig
entities/Config/logic/createConfiguration
entities/Config/logic/parseCliArgs
entities/Config/logic/validateConfig
entities/FigmagicElement
entities/FigmagicElement/logic/classRepresentsTextOnlyElement
entities/FigmagicElement/logic/cleanArrays
entities/FigmagicElement/logic/createCssString
entities/FigmagicElement/logic/getFileContents
entities/FigmagicElement/logic/getIntersectingValues
entities/FigmagicElement/logic/getTokenMatch
entities/FigmagicElement/logic/getUniqueValues
entities/FigmagicElement/logic/parseCssFromElement
entities/FigmagicElement/logic/parsers/getBackgroundColor
entities/FigmagicElement/logic/parsers/getBorderColor
entities/FigmagicElement/logic/parsers/getPaddingX
entities/FigmagicElement/logic/parsers/getPaddingY
entities/FigmagicElement/logic/parsers/getShadow
entities/FigmagicElement/logic/parsers/parseBackgroundColor
entities/FigmagicElement/logic/parsers/parseBorderColor
entities/FigmagicElement/logic/parsers/parseBorderRadius
entities/FigmagicElement/logic/parsers/parseBorderWidth
entities/FigmagicElement/logic/parsers/parseHeight
entities/FigmagicElement/logic/parsers/parsePadding
entities/FigmagicElement/logic/parsers/parseShadow
entities/FigmagicElement/logic/parsers/updateParsing
entities/FigmagicElement/logic/parseTypographyStylingFromElement
entities/FigmagicElement/logic/processNestedCss
entities/FigmagicElement/logic/sliceOutObjectFromFile
entities/Token
entities/Token/logic/makeBorderWidthTokens
entities/Token/logic/makeColorTokens
entities/Token/logic/makeDelayTokens
entities/Token/logic/makeDurationTokens
entities/Token/logic/makeEasingTokens
entities/Token/logic/makeFontSizeTokens
entities/Token/logic/makeFontTokens
entities/Token/logic/makeFontWeightTokens
entities/Token/logic/makeLetterSpacingTokens
entities/Token/logic/makeLineHeightTokens
entities/Token/logic/makeMediaQueryTokens
entities/Token/logic/makeOpacityTokens
entities/Token/logic/makeRadiusTokens
entities/Token/logic/makeShadowTokens
entities/Token/logic/makeSpacingTokens
entities/Token/logic/makeZindexTokens
frameworks/errors/errors
frameworks/filesystem/checkIfExists
frameworks/filesystem/createFolder
frameworks/filesystem/createMissingFoldersFromPath
frameworks/filesystem/getDataHelpers
frameworks/filesystem/getFileContentAndPath
frameworks/filesystem/getSvgFileData
frameworks/filesystem/isJsonString
frameworks/filesystem/loadFile
frameworks/filesystem/prepareWrite
frameworks/filesystem/prepFile
frameworks/filesystem/refresh
frameworks/filesystem/write
frameworks/filesystem/writeBaseJson
frameworks/filesystem/writeFile
frameworks/messages/messages
frameworks/network/downloadFile
frameworks/network/getData
frameworks/network/getDataLocal
frameworks/network/getDataRemote
frameworks/network/getFromApi
frameworks/network/request
frameworks/string/calculateDegree2Point
frameworks/string/checkIfStringOnlyContainsReturnsOrSpaces
frameworks/string/cleanSvgData
frameworks/string/convertHexToRgba
frameworks/string/convertRgbaToHex
frameworks/string/createEnumStringOutOfObject
frameworks/string/createImportStringFromList
frameworks/string/createLinearGradientString
frameworks/string/createRadialGradientString
frameworks/string/createSolidColorString
frameworks/string/getAlphaInPercent
frameworks/string/getFigmaDocumentId
frameworks/string/getId
frameworks/string/normalizeUnits
frameworks/string/removeAllIds
frameworks/string/replaceMediaQuery
frameworks/string/roundColorValue
frameworks/string/roundNumber
frameworks/string/sanitizeString
frameworks/string/toPascalCase
frameworks/system/acceptedFileTypes
frameworks/system/acceptedTokenTypes
frameworks/system/checkIfVoidElement
frameworks/system/colors
frameworks/system/configToInit
frameworks/system/ignoreElementsKeywords
frameworks/system/loadEnv
frameworks/system/validatorLists
usecases/createElements
usecases/createGraphics
usecases/createTokens
usecases/interactors/common/createPage
usecases/interactors/elements/processElements
usecases/interactors/elements/processGraphicElementsMap
usecases/interactors/elements/writeElements
usecases/interactors/elements/writeGraphicElementsMap
usecases/interactors/graphics/getFileList
usecases/interactors/graphics/getIds
usecases/interactors/graphics/getIdString
usecases/interactors/graphics/processGraphics
usecases/interactors/graphics/writeGraphics
usecases/interactors/tokens/processTokens
usecases/interactors/tokens/writeTokens
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Modules
contracts/
Api
Response
contracts/
Config
contracts/
Css
contracts/
Element
contracts/
Figma
contracts/
Figma
Data
contracts/
Figma
Element
contracts/
Figmagic
Element
contracts/
Files
contracts/
Graphic
contracts/
Imports
contracts/
Metadata
contracts/
Parsed
Element
Metadata
Interface
contracts/
Parsing
contracts/
Prep
File
contracts/
Processed
Token
contracts/
Templates
contracts/
Text
Element
contracts/
Token
Match
contracts/
Tokens
contracts/
Typography
Element
contracts/
Write
controllers/
Figmagic
Controller
entities/
Config
entities/
Config/base
Config
entities/
Config/logic/create
Configuration
entities/
Config/logic/parse
Cli
Args
entities/
Config/logic/validate
Config
entities/
Figmagic
Element
entities/
Figmagic
Element/logic/class
Represents
Text
Only
Element
entities/
Figmagic
Element/logic/clean
Arrays
entities/
Figmagic
Element/logic/create
Css
String
entities/
Figmagic
Element/logic/get
File
Contents
entities/
Figmagic
Element/logic/get
Intersecting
Values
entities/
Figmagic
Element/logic/get
Token
Match
entities/
Figmagic
Element/logic/get
Unique
Values
entities/
Figmagic
Element/logic/parse
Css
From
Element
entities/
Figmagic
Element/logic/parsers/get
Background
Color
entities/
Figmagic
Element/logic/parsers/get
Border
Color
entities/
Figmagic
Element/logic/parsers/get
PaddingX
entities/
Figmagic
Element/logic/parsers/get
PaddingY
entities/
Figmagic
Element/logic/parsers/get
Shadow
entities/
Figmagic
Element/logic/parsers/parse
Background
Color
entities/
Figmagic
Element/logic/parsers/parse
Border
Color
entities/
Figmagic
Element/logic/parsers/parse
Border
Radius
entities/
Figmagic
Element/logic/parsers/parse
Border
Width
entities/
Figmagic
Element/logic/parsers/parse
Height
entities/
Figmagic
Element/logic/parsers/parse
Padding
entities/
Figmagic
Element/logic/parsers/parse
Shadow
entities/
Figmagic
Element/logic/parsers/update
Parsing
entities/
Figmagic
Element/logic/parse
Typography
Styling
From
Element
entities/
Figmagic
Element/logic/process
Nested
Css
entities/
Figmagic
Element/logic/slice
Out
Object
From
File
entities/
Token
entities/
Token/logic/make
Border
Width
Tokens
entities/
Token/logic/make
Color
Tokens
entities/
Token/logic/make
Delay
Tokens
entities/
Token/logic/make
Duration
Tokens
entities/
Token/logic/make
Easing
Tokens
entities/
Token/logic/make
Font
Size
Tokens
entities/
Token/logic/make
Font
Tokens
entities/
Token/logic/make
Font
Weight
Tokens
entities/
Token/logic/make
Letter
Spacing
Tokens
entities/
Token/logic/make
Line
Height
Tokens
entities/
Token/logic/make
Media
Query
Tokens
entities/
Token/logic/make
Opacity
Tokens
entities/
Token/logic/make
Radius
Tokens
entities/
Token/logic/make
Shadow
Tokens
entities/
Token/logic/make
Spacing
Tokens
entities/
Token/logic/make
Zindex
Tokens
frameworks/errors/errors
frameworks/filesystem/check
If
Exists
frameworks/filesystem/create
Folder
frameworks/filesystem/create
Missing
Folders
From
Path
frameworks/filesystem/get
Data
Helpers
frameworks/filesystem/get
File
Content
And
Path
frameworks/filesystem/get
Svg
File
Data
frameworks/filesystem/is
Json
String
frameworks/filesystem/load
File
frameworks/filesystem/prepare
Write
frameworks/filesystem/prep
File
frameworks/filesystem/refresh
frameworks/filesystem/write
frameworks/filesystem/write
Base
Json
frameworks/filesystem/write
File
frameworks/messages/messages
frameworks/network/download
File
frameworks/network/get
Data
frameworks/network/get
Data
Local
frameworks/network/get
Data
Remote
frameworks/network/get
From
Api
frameworks/network/request
frameworks/string/calculate
Degree2
Point
frameworks/string/check
If
String
Only
Contains
Returns
Or
Spaces
frameworks/string/clean
Svg
Data
frameworks/string/convert
Hex
To
Rgba
frameworks/string/convert
Rgba
To
Hex
frameworks/string/create
Enum
String
Out
Of
Object
frameworks/string/create
Import
String
From
List
frameworks/string/create
Linear
Gradient
String
frameworks/string/create
Radial
Gradient
String
frameworks/string/create
Solid
Color
String
frameworks/string/get
Alpha
In
Percent
frameworks/string/get
Figma
Document
Id
frameworks/string/get
Id
frameworks/string/normalize
Units
frameworks/string/remove
All
Ids
frameworks/string/replace
Media
Query
frameworks/string/round
Color
Value
frameworks/string/round
Number
frameworks/string/sanitize
String
frameworks/string/to
Pascal
Case
frameworks/system/accepted
File
Types
frameworks/system/accepted
Token
Types
frameworks/system/check
If
Void
Element
frameworks/system/colors
frameworks/system/config
To
Init
frameworks/system/ignore
Elements
Keywords
frameworks/system/load
Env
frameworks/system/validator
Lists
usecases/create
Elements
usecases/create
Graphics
usecases/create
Tokens
usecases/interactors/common/create
Page
usecases/interactors/elements/process
Elements
usecases/interactors/elements/process
Graphic
Elements
Map
usecases/interactors/elements/write
Elements
usecases/interactors/elements/write
Graphic
Elements
Map
usecases/interactors/graphics/get
File
List
usecases/interactors/graphics/get
Ids
usecases/interactors/graphics/get
Id
String
usecases/interactors/graphics/process
Graphics
usecases/interactors/graphics/write
Graphics
usecases/interactors/tokens/process
Tokens
usecases/interactors/tokens/write
Tokens
Figmagic on GitHub
figmagic
Loading...