Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/quantizor/markdown-to-jsx
/ functions
Functions
1,333 in github.com/quantizor/markdown-to-jsx
⨍
Functions
1,333
◇
Types & classes
90
↓ 1 callers
Function
Zv
(a,r,n)
docs/assets/index-B5xgEbyz.js:302
↓ 1 callers
Function
_7
(r,n)
docs/assets/index-B5xgEbyz.js:255
↓ 1 callers
Function
_8
(r,n)
docs/assets/index-B5xgEbyz.js:256
↓ 1 callers
Function
_compilePropsJSX
(props: Record<string, any>)
lib/src/react.tsx:549
↓ 1 callers
Method
_getExpansion
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callers
Function
_m
(e,t)
docs/assets/index-B5xgEbyz.js:269
↓ 1 callers
Function
a1
(e)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callers
Function
a7
(r)
docs/assets/index-B5xgEbyz.js:1
↓ 1 callers
Function
a9
(a,r,n)
docs/assets/index-B5xgEbyz.js:306
↓ 1 callers
Function
analyzeFile
( filePath: string, options: { duplicates: boolean helpers: boolean unused: boolean simila
scripts/analyze-patterns.ts:1438
↓ 1 callers
Function
analyzeFunctionUsage
( source: string, filePath: string )
scripts/analyze-patterns.ts:242
↓ 1 callers
Function
applyTagFilterToText
(text: string)
lib/src/utils.ts:983
↓ 1 callers
Function
b
(e)
docs/assets/index-B5xgEbyz.js:261
↓ 1 callers
Function
b7
(r,n,i)
docs/assets/index-B5xgEbyz.js:52
↓ 1 callers
Method
baseSizingClasses
()
docs/assets/index-B5xgEbyz.js:255
↓ 1 callers
Function
bm
(e,t)
docs/assets/index-B5xgEbyz.js:269
↓ 1 callers
Function
bv
(a,r,n)
docs/assets/index-B5xgEbyz.js:273
↓ 1 callers
Function
c4
(e,t)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callers
Function
c9
(a,r,n,i,c,f,h)
docs/assets/index-B5xgEbyz.js:316
↓ 1 callers
Function
calcChange
(current: number, baseline: number)
scripts/metrics.ts:155
↓ 1 callers
Function
calculateSimilarity
(str1: string, str2: string)
scripts/analyze-patterns.ts:368
↓ 1 callers
Function
cn
(...args: (string | undefined)[])
site/lava-lamp.tsx:261
↓ 1 callers
Function
collectDelimiter
Collect delimiter run info without consuming - returns null if not a valid delimiter
lib/src/parse.ts:3496
↓ 1 callers
Function
collectReferenceDefinitions
( input: string, refs: { [key: string]: { target: string; title: string } }, _options: ParseOptions )
lib/src/parse.ts:254
↓ 1 callers
Function
compile
(input: string)
lib/src/react.tsx:715
↓ 1 callers
Function
compile
(input: string)
lib/src/solid.tsx:664
↓ 1 callers
Function
compile
(input: string)
lib/src/native.tsx:824
↓ 1 callers
Function
compileBlockQuote
( node: MarkdownToJSX.BlockQuoteNode, state: CompilerState )
lib/src/markdown.ts:422
↓ 1 callers
Function
compileBreakLine
(_node: MarkdownToJSX.BreakLineNode)
lib/src/markdown.ts:315
↓ 1 callers
Function
compileBreakThematic
(_node: MarkdownToJSX.BreakThematicNode)
lib/src/markdown.ts:311
↓ 1 callers
Function
compileCodeBlock
(node: MarkdownToJSX.CodeBlockNode)
lib/src/markdown.ts:319
↓ 1 callers
Function
compileFootnoteReference
( node: MarkdownToJSX.FootnoteReferenceNode )
lib/src/markdown.ts:533
↓ 1 callers
Function
compileFrontmatter
(node: MarkdownToJSX.FrontmatterNode)
lib/src/markdown.ts:539
↓ 1 callers
Function
compileGFMTask
(node: MarkdownToJSX.GFMTaskNode)
lib/src/markdown.ts:543
↓ 1 callers
Function
compileHTML
(input: string)
lib/src/react.tsx:542
↓ 1 callers
Function
compileHTML
(input: string)
lib/src/vue.tsx:523
↓ 1 callers
Function
compileHTML
(input: string)
lib/src/solid.tsx:484
↓ 1 callers
Function
compileHTMLBlock
( node: MarkdownToJSX.HTMLNode, state: CompilerState )
lib/src/markdown.ts:485
↓ 1 callers
Function
compileHTMLComment
(node: MarkdownToJSX.HTMLCommentNode)
lib/src/markdown.ts:529
↓ 1 callers
Function
compileHTMLSelfClosing
* Compile self-closing HTML tag
lib/src/markdown.ts:517
↓ 1 callers
Function
compileHeading
( node: MarkdownToJSX.HeadingNode, state: CompilerState )
lib/src/markdown.ts:294
↓ 1 callers
Function
compileImage
( node: MarkdownToJSX.ImageNode, state: CompilerState )
lib/src/markdown.ts:372
↓ 1 callers
Function
compileLink
( node: MarkdownToJSX.LinkNode, state: CompilerState )
lib/src/markdown.ts:352
↓ 1 callers
Function
compileNode
* Compile a single AST node to markdown
lib/src/markdown.ts:207
↓ 1 callers
Function
compileOrderedList
( node: MarkdownToJSX.OrderedListNode, state: CompilerState )
lib/src/markdown.ts:391
↓ 1 callers
Function
compileParagraph
( node: MarkdownToJSX.ParagraphNode, state: CompilerState )
lib/src/markdown.ts:285
↓ 1 callers
Function
compileReferenceCollection
( node: MarkdownToJSX.ReferenceCollectionNode )
lib/src/markdown.ts:547
↓ 1 callers
Function
compileTable
( node: MarkdownToJSX.TableNode, state: CompilerState )
lib/src/markdown.ts:446
↓ 1 callers
Function
compileText
(node: MarkdownToJSX.TextNode)
lib/src/markdown.ts:281
↓ 1 callers
Function
compileTextFormatted
( node: MarkdownToJSX.FormattedTextNode, state: CompilerState )
lib/src/markdown.ts:329
↓ 1 callers
Function
compileUnorderedList
( node: MarkdownToJSX.UnorderedListNode, state: CompilerState )
lib/src/markdown.ts:407
↓ 1 callers
Function
copyLlmsTxtPlugin
()
site/vite.config.ts:11
↓ 1 callers
Method
cramp
()
docs/assets/index-B5xgEbyz.js:1
↓ 1 callers
Function
createRenderer
( userRender: MarkdownToJSX.Options['renderRule'], h: ( tag: string, props: Parameters<MarkdownToJ
lib/src/react.tsx:449
↓ 1 callers
Function
createRenderer
( userRender: VueOptions['renderRule'], h: ( tag: string | Component, props?: Record<string, unkno
lib/src/vue.tsx:365
↓ 1 callers
Function
createRenderer
( userRender: SolidOptions['renderRule'], h: ( tag: HTag, props: HProps & { class?: string
lib/src/solid.tsx:333
↓ 1 callers
Function
createRenderer
( userRender: NativeOptions['renderRule'], h: (tag: any, props: any, ...children: any[]) => any, sanitiz
lib/src/native.tsx:538
↓ 1 callers
Function
cv
(a)
docs/assets/index-B5xgEbyz.js:269
↓ 1 callers
Function
d7
(r,n)
docs/assets/index-B5xgEbyz.js:12
↓ 1 callers
Function
d8
docs/assets/index-B5xgEbyz.js:256
↓ 1 callers
Function
dd
(e,t)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callers
Function
decodeEntity
(name: string)
lib/src/entities.browser.ts:18
↓ 1 callers
Function
defaultRender
()
lib/src/vue.tsx:388
↓ 1 callers
Function
defaultRender
()
lib/src/solid.tsx:355
↓ 1 callers
Function
defaultRender
()
lib/src/native.tsx:555
↓ 1 callers
Function
detectHTMLBlockType
Detect CommonMark HTML block type (1-7) or 0 if not an HTML block
lib/src/parse.ts:2576
↓ 1 callers
Function
df
(e,t)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callers
Function
dh
(e,t,l,u,o)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callers
Function
dm
()
docs/assets/index-B5xgEbyz.js:269
↓ 1 callers
Function
e8
(r,n,i)
docs/assets/index-B5xgEbyz.js:255
↓ 1 callers
Function
e9
(a,r,n,i)
docs/assets/index-B5xgEbyz.js:306
↓ 1 callers
Function
ev
()
docs/assets/index-B5xgEbyz.js:269
↓ 1 callers
Method
expandAfterFuture
()
docs/assets/index-B5xgEbyz.js:260
↓ 1 callers
Method
expandMacro
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callers
Method
expandMacroAsText
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callers
Function
f9
(a,r)
docs/assets/index-B5xgEbyz.js:316
↓ 1 callers
Method
feed
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callers
Function
findDuplicatePatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:103
↓ 1 callers
Function
findHelperOpportunities
( source: string, filePath: string )
scripts/analyze-patterns.ts:189
↓ 1 callers
Function
findMatchingClose
(str: string, pos: number)
lib/src/parse.ts:4568
↓ 1 callers
Function
findRepeatedArrayMethods
( source: string, filePath: string )
scripts/analyze-patterns.ts:1315
↓ 1 callers
Function
findRepeatedCalculations
( source: string, filePath: string )
scripts/analyze-patterns.ts:972
↓ 1 callers
Function
findRepeatedConditionalPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:407
↓ 1 callers
Function
findRepeatedEarlyReturns
( source: string, filePath: string )
scripts/analyze-patterns.ts:1115
↓ 1 callers
Function
findRepeatedErrorHandling
( source: string, filePath: string )
scripts/analyze-patterns.ts:696
↓ 1 callers
Function
findRepeatedFunctionCallSequences
( source: string, filePath: string )
scripts/analyze-patterns.ts:621
↓ 1 callers
Function
findRepeatedLoopPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:772
↓ 1 callers
Function
findRepeatedObjectAccessPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:835
↓ 1 callers
Function
findRepeatedPropertyChains
( source: string, filePath: string )
scripts/analyze-patterns.ts:1382
↓ 1 callers
Function
findRepeatedRegexPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:1192
↓ 1 callers
Function
findRepeatedStringOperations
( source: string, filePath: string )
scripts/analyze-patterns.ts:488
↓ 1 callers
Function
findRepeatedSwitchPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:1252
↓ 1 callers
Function
findRepeatedTypeChecks
( source: string, filePath: string )
scripts/analyze-patterns.ts:904
↓ 1 callers
Function
findRepeatedValidationPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:1042
↓ 1 callers
Function
findRepeatedVariablePatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:556
↓ 1 callers
Function
findSimilarBlocks
( source: string, filePath: string, minSimilarity = 0.7 )
scripts/analyze-patterns.ts:289
↓ 1 callers
Function
fn
()
lib/src/utils.spec.ts:1035
↓ 1 callers
Method
formLigatures
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callers
Method
fracDen
()
docs/assets/index-B5xgEbyz.js:1
↓ 1 callers
Method
fracNum
()
docs/assets/index-B5xgEbyz.js:1
← previous
next →
801–900 of 1,333, ranked by callers