Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diez/diez
/ functions
Functions
750 in github.com/diez/diez
⨍
Functions
750
◇
Types & classes
604
Function
run
* Runs the compilation routine, processing all root components and populating output based on the results. * * The compilation routine is not gu
src/compiler/compiler-core/src/compiler.ts:290
Function
sanitize
* A local data sanitizer, which can be used for pinning scalar values and any other data normalization needs.
src/framework/engine/src/prefab.ts:74
Method
sanitize
(data: LinearGradientData)
src/framework/prefabs/src/linear-gradient.ts:159
Method
sanitize
(data: FileData)
src/framework/prefabs/src/file.ts:37
Method
sanitize
* Ensures all values are normalized in [0, 1] before serialization.
src/framework/prefabs/src/color.ts:141
Method
sanitize
(data: TypographData)
src/framework/prefabs/src/typograph.ts:128
Method
serialize
()
src/framework/engine/test/serialization.test.ts:7
Method
serialize
()
src/compiler/targets/src/targets/web.api.ts:74
Method
serialize
()
src/compiler/compiler-core/test/utils.test.ts:217
Method
setMargin
TODO: possible candidate for bindings.
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:359
Method
shouldRetryError
(error: Error)
src/extractors/extractors-core/test/TestExtractor.ts:16
Method
shouldRetryError
* [[ExtractorFactory]] interface method. * * We expect to receive an [[UnauthorizedRequestException]] when the access token is missing or invali
src/extractors/extractors/src/extractors/figma.ts:461
Method
simple
* Let's add in a helper method for defining margins (inspired by CSS shorthand).
examples/lorem-ipsum/design-language/src/components/Margin.ts:28
Function
sortByBagsOfComponentsFirst
(properties: DocsPropertySpec)
src/utils/docs-template-app/src/utils/component.ts:42
Function
spToPx
src/framework/stdlib/sources/android/core/Extensions.kt:26
Function
spToPx
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Extensions.kt:29
Function
start
* Starts the compiler. In dev mode, this will start a server with hot module reloading and continuously rebuild the SDK; * in production mode, this
src/compiler/compiler-core/src/compiler.ts:351
Method
staticRoot
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:228
Method
staticRoot
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:186
Method
staticRoot
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:200
Function
stop
()
src/cli/cli-core/src/reporting.ts:121
Method
subscribe
src/framework/stdlib/sources/android/core/Diez.kt:57
Method
subscribe
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Diez.kt:60
Function
toExist
(sourceFile: string)
src/utils/test-utils/src/expectations.ts:28
Function
toMatchDirectory
(sourceDirectory: string, goldenDirectory: string, blacklist = new Set<string>())
src/utils/test-utils/src/expectations.ts:78
Function
toMatchFile
(sourceFile: string, goldenFile: string)
src/utils/test-utils/src/expectations.ts:45
Method
toMatchFile
(goldenFile: string)
src/utils/test-utils/src/index.ts:13
Function
toPresentableValue
()
src/framework/engine/src/prefab.ts:87
Method
toPresentableValue
()
src/framework/prefabs/src/size2d.ts:37
Method
toPresentableValue
()
src/framework/prefabs/src/linear-gradient.ts:41
Method
toPresentableValue
()
src/framework/prefabs/src/linear-gradient.ts:173
Method
toPresentableValue
()
src/framework/prefabs/src/file.ts:44
Method
toPresentableValue
()
src/framework/prefabs/src/image.ts:71
Method
toPresentableValue
()
src/framework/prefabs/src/color.ts:203
Method
toPresentableValue
()
src/framework/prefabs/src/point2d.ts:41
Method
toPresentableValue
()
src/framework/prefabs/src/font.ts:86
Method
toPresentableValue
()
src/compiler/compiler-core/test/utils.test.ts:223
Function
toString
()
src/compiler/compiler-core/test/utils.test.ts:12
Function
toString
()
src/extractors/extractors/test/extractors/xd.test.ts:16
Function
update
(newMessage: string)
src/cli/cli-core/src/reporting.ts:116
Method
validateOptions
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:63
Method
validateOptions
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:56
Method
validateOptions
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:52
Function
webHandler
(program)
src/compiler/targets/src/targets/web.compiler.ts:437
Function
writeAssets
* Writes out bound assets from the compiler's asset bindings.
src/compiler/compiler-core/src/compiler.ts:400
Function
writeFile
(destinationPath: string, contents: string | Buffer)
src/framework/stdlib/src/assemblers/base.ts:26
Method
writeFile
(destinationPath: string, contents: string | Buffer)
src/compiler/targets/test/assembler.ts:16
Function
writeHotUrlMutex
* Writes the hot URL mutex once.
src/compiler/compiler-core/src/compiler.ts:334
Method
writeSdk
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:261
Method
writeSdk
()
src/compiler/targets/src/targets/web.compiler.ts:359
← previous
701–750 of 750, ranked by callers