Home / Languages / typescript

typescript

Browse all 1143 language entities categorized under typescript in the tailwindcss Architecture Docs architecture documentation.

1143 entities · Page 8 of 24

comment() — tailwindcss Function Reference
Architecture documentation for the comment() function in ast.ts from the tailwindcss codebase.
Function typescript
context() — tailwindcss Function Reference
Architecture documentation for the context() function in ast.ts from the tailwindcss codebase.
Function typescript
cssAstToPostCssAst() — tailwindcss Function Reference
Architecture documentation for the cssAstToPostCssAst() function in ast.ts from the tailwindcss codebase.
Function typescript
cssContext() — tailwindcss Function Reference
Architecture documentation for the cssContext() function in ast.ts from the tailwindcss codebase.
Function typescript
decl() — tailwindcss Function Reference
Architecture documentation for the decl() function in ast.ts from the tailwindcss codebase.
Function typescript
extractKeyframeNames() — tailwindcss Function Reference
Architecture documentation for the extractKeyframeNames() function in ast.ts from the tailwindcss codebase.
Function typescript
findNode() — tailwindcss Function Reference
Architecture documentation for the findNode() function in ast.ts from the tailwindcss codebase.
Function typescript
isVariableUsed() — tailwindcss Function Reference
Architecture documentation for the isVariableUsed() function in ast.ts from the tailwindcss codebase.
Function typescript
optimizeAst() — tailwindcss Function Reference
Architecture documentation for the optimizeAst() function in ast.ts from the tailwindcss codebase.
Function typescript
postCssAstToCssAst() — tailwindcss Function Reference
Architecture documentation for the postCssAstToCssAst() function in ast.ts from the tailwindcss codebase.
Function typescript
rule() — tailwindcss Function Reference
Architecture documentation for the rule() function in ast.ts from the tailwindcss codebase.
Function typescript
styleRule() — tailwindcss Function Reference
Architecture documentation for the styleRule() function in ast.ts from the tailwindcss codebase.
Function typescript
toCss() — tailwindcss Function Reference
Architecture documentation for the toCss() function in ast.ts from the tailwindcss codebase.
Function typescript
loadStylesheet() — tailwindcss Function Reference
Architecture documentation for the loadStylesheet() function in at-import.test.ts from the tailwindcss codebase.
Function typescript
run() — tailwindcss Function Reference
Architecture documentation for the run() function in at-import.test.ts from the tailwindcss codebase.
Function typescript
buildImportNodes() — tailwindcss Function Reference
Architecture documentation for the buildImportNodes() function in at-import.ts from the tailwindcss codebase.
Function typescript
id() — tailwindcss Function Reference
Architecture documentation for the id() function in at-import.ts from the tailwindcss codebase.
Function typescript
parseImportParams() — tailwindcss Function Reference
Architecture documentation for the parseImportParams() function in at-import.ts from the tailwindcss codebase.
Function typescript
substituteAtImports() — tailwindcss Function Reference
Architecture documentation for the substituteAtImports() function in at-import.ts from the tailwindcss codebase.
Function typescript
isAsciiWhitespace() — tailwindcss Function Reference
Architecture documentation for the isAsciiWhitespace() function in attribute-selector-parser.ts from the tailwindcss codebase.
Function typescript
parse() — tailwindcss Function Reference
Architecture documentation for the parse() function in attribute-selector-parser.ts from the tailwindcss codebase.
Function typescript
expand() — tailwindcss Function Reference
Architecture documentation for the expand() function in brace-expansion.ts from the tailwindcss codebase.
Function typescript
expandSequence() — tailwindcss Function Reference
Architecture documentation for the expandSequence() function in brace-expansion.ts from the tailwindcss codebase.
Function typescript
isSequence() — tailwindcss Function Reference
Architecture documentation for the isSequence() function in brace-expansion.ts from the tailwindcss codebase.
Function typescript
entry() — tailwindcss Function Reference
Architecture documentation for the entry() function in build.ts from the tailwindcss codebase.
Function typescript
sums() — tailwindcss Function Reference
Architecture documentation for the sums() function in build.ts from the tailwindcss codebase.
Function typescript
cloneCandidateSpread() — tailwindcss Function Reference
Architecture documentation for the cloneCandidateSpread() function in candidate.bench.ts from the tailwindcss codebase.
Function typescript
cloneVariantSpread() — tailwindcss Function Reference
Architecture documentation for the cloneVariantSpread() function in candidate.bench.ts from the tailwindcss codebase.
Function typescript
run() — tailwindcss Function Reference
Architecture documentation for the run() function in candidate.test.ts from the tailwindcss codebase.
Function typescript
cloneCandidate() — tailwindcss Function Reference
Architecture documentation for the cloneCandidate() function in candidate.ts from the tailwindcss codebase.
Function typescript
cloneVariant() — tailwindcss Function Reference
Architecture documentation for the cloneVariant() function in candidate.ts from the tailwindcss codebase.
Function typescript
escapeUnderscore() — tailwindcss Function Reference
Architecture documentation for the escapeUnderscore() function in candidate.ts from the tailwindcss codebase.
Function typescript
findRoots() — tailwindcss Function Reference
Architecture documentation for the findRoots() function in candidate.ts from the tailwindcss codebase.
Function typescript
isVar() — tailwindcss Function Reference
Architecture documentation for the isVar() function in candidate.ts from the tailwindcss codebase.
Function typescript
isVarCache() — tailwindcss Function Reference
Architecture documentation for the isVarCache() function in candidate.ts from the tailwindcss codebase.
Function typescript
never() — tailwindcss Function Reference
Architecture documentation for the never() function in candidate.ts from the tailwindcss codebase.
Function typescript
parseCandidate() — tailwindcss Function Reference
Architecture documentation for the parseCandidate() function in candidate.ts from the tailwindcss codebase.
Function typescript
parseModifier() — tailwindcss Function Reference
Architecture documentation for the parseModifier() function in candidate.ts from the tailwindcss codebase.
Function typescript
parseVariant() — tailwindcss Function Reference
Architecture documentation for the parseVariant() function in candidate.ts from the tailwindcss codebase.
Function typescript
printArbitraryValue() — tailwindcss Function Reference
Architecture documentation for the printArbitraryValue() function in candidate.ts from the tailwindcss codebase.
Function typescript
printArbitraryValueCache() — tailwindcss Function Reference
Architecture documentation for the printArbitraryValueCache() function in candidate.ts from the tailwindcss codebase.
Function typescript
printCandidate() — tailwindcss Function Reference
Architecture documentation for the printCandidate() function in candidate.ts from the tailwindcss codebase.
Function typescript
printModifier() — tailwindcss Function Reference
Architecture documentation for the printModifier() function in candidate.ts from the tailwindcss codebase.
Function typescript
printVariant() — tailwindcss Function Reference
Architecture documentation for the printVariant() function in candidate.ts from the tailwindcss codebase.
Function typescript
recursivelyEscapeUnderscores() — tailwindcss Function Reference
Architecture documentation for the recursivelyEscapeUnderscores() function in candidate.ts from the tailwindcss codebase.
Function typescript
simplifyArbitraryVariant() — tailwindcss Function Reference
Architecture documentation for the simplifyArbitraryVariant() function in candidate.ts from the tailwindcss codebase.
Function typescript
simplifyArbitraryVariantCache() — tailwindcss Function Reference
Architecture documentation for the simplifyArbitraryVariantCache() function in candidate.ts from the tailwindcss codebase.
Function typescript
baseCandidate() — tailwindcss Function Reference
Architecture documentation for the baseCandidate() function in candidates.ts from the tailwindcss codebase.
Function typescript

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free