MCPcopy Create free account

hub / github.com/diez/diez / functions

Functions750 in github.com/diez/diez

Functionrun
* 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
Functionsanitize
* 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
Methodsanitize
(data: LinearGradientData)
src/framework/prefabs/src/linear-gradient.ts:159
Methodsanitize
(data: FileData)
src/framework/prefabs/src/file.ts:37
Methodsanitize
* Ensures all values are normalized in [0, 1] before serialization.
src/framework/prefabs/src/color.ts:141
Methodsanitize
(data: TypographData)
src/framework/prefabs/src/typograph.ts:128
Methodserialize
()
src/framework/engine/test/serialization.test.ts:7
Methodserialize
()
src/compiler/targets/src/targets/web.api.ts:74
Methodserialize
()
src/compiler/compiler-core/test/utils.test.ts:217
MethodsetMargin
TODO: possible candidate for bindings.
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:359
MethodshouldRetryError
(error: Error)
src/extractors/extractors-core/test/TestExtractor.ts:16
MethodshouldRetryError
* [[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
Methodsimple
* Let's add in a helper method for defining margins (inspired by CSS shorthand).
examples/lorem-ipsum/design-language/src/components/Margin.ts:28
FunctionsortByBagsOfComponentsFirst
(properties: DocsPropertySpec)
src/utils/docs-template-app/src/utils/component.ts:42
FunctionspToPx
src/framework/stdlib/sources/android/core/Extensions.kt:26
FunctionspToPx
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Extensions.kt:29
Functionstart
* 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
MethodstaticRoot
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:228
MethodstaticRoot
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:186
MethodstaticRoot
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:200
Functionstop
()
src/cli/cli-core/src/reporting.ts:121
Methodsubscribe
src/framework/stdlib/sources/android/core/Diez.kt:57
Methodsubscribe
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Diez.kt:60
FunctiontoExist
(sourceFile: string)
src/utils/test-utils/src/expectations.ts:28
FunctiontoMatchDirectory
(sourceDirectory: string, goldenDirectory: string, blacklist = new Set<string>())
src/utils/test-utils/src/expectations.ts:78
FunctiontoMatchFile
(sourceFile: string, goldenFile: string)
src/utils/test-utils/src/expectations.ts:45
MethodtoMatchFile
(goldenFile: string)
src/utils/test-utils/src/index.ts:13
FunctiontoPresentableValue
()
src/framework/engine/src/prefab.ts:87
MethodtoPresentableValue
()
src/framework/prefabs/src/size2d.ts:37
MethodtoPresentableValue
()
src/framework/prefabs/src/linear-gradient.ts:41
MethodtoPresentableValue
()
src/framework/prefabs/src/linear-gradient.ts:173
MethodtoPresentableValue
()
src/framework/prefabs/src/file.ts:44
MethodtoPresentableValue
()
src/framework/prefabs/src/image.ts:71
MethodtoPresentableValue
()
src/framework/prefabs/src/color.ts:203
MethodtoPresentableValue
()
src/framework/prefabs/src/point2d.ts:41
MethodtoPresentableValue
()
src/framework/prefabs/src/font.ts:86
MethodtoPresentableValue
()
src/compiler/compiler-core/test/utils.test.ts:223
FunctiontoString
()
src/compiler/compiler-core/test/utils.test.ts:12
FunctiontoString
()
src/extractors/extractors/test/extractors/xd.test.ts:16
Functionupdate
(newMessage: string)
src/cli/cli-core/src/reporting.ts:116
MethodvalidateOptions
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:63
MethodvalidateOptions
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:56
MethodvalidateOptions
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:52
FunctionwebHandler
(program)
src/compiler/targets/src/targets/web.compiler.ts:437
FunctionwriteAssets
* Writes out bound assets from the compiler's asset bindings.
src/compiler/compiler-core/src/compiler.ts:400
FunctionwriteFile
(destinationPath: string, contents: string | Buffer)
src/framework/stdlib/src/assemblers/base.ts:26
MethodwriteFile
(destinationPath: string, contents: string | Buffer)
src/compiler/targets/test/assembler.ts:16
FunctionwriteHotUrlMutex
* Writes the hot URL mutex once.
src/compiler/compiler-core/src/compiler.ts:334
MethodwriteSdk
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:261
MethodwriteSdk
()
src/compiler/targets/src/targets/web.compiler.ts:359
← previous701–750 of 750, ranked by callers