MCPcopy Create free account

hub / github.com/baoyudu/paper-burner / functions

Functions27 in github.com/baoyudu/paper-burner

↓ 28 callersFunctionaddProgressLog
(text)
app.js:426
↓ 9 callersFunctionupdateProgress
(stepText, percentage)
app.js:420
↓ 8 callersFunctionshowNotification
(message, type = 'info')
app.js:433
↓ 6 callersFunctionestimateTokenCount
(text)
app.js:1313
↓ 5 callersFunctionsaveSettings
()
app.js:1420
↓ 3 callersFunctionupdateProcessButtonState
()
app.js:363
↓ 2 callersFunctioncloseNotification
(notification)
app.js:504
↓ 2 callersFunctionformatFileSize
(bytes)
app.js:520
↓ 2 callersFunctionhandleFileSelection
(files)
app.js:326
↓ 2 callersFunctiontranslateMarkdown
(markdownText, targetLang, model, apiKey)
app.js:805
↓ 2 callersFunctionupdateTranslationUIVisibility
()
app.js:369
↓ 1 callersFunctiondownloadMarkdownWithImages
()
app.js:1349
↓ 1 callersFunctiondownloadTranslationWithImages
()
app.js:1381
↓ 1 callersFunctionloadSettings
()
app.js:1441
↓ 1 callersFunctionprocessOcrResults
(ocrResponse)
app.js:765
↓ 1 callersFunctionprocessPdfWithMistral
(apiKey, file)
app.js:541
↓ 1 callersFunctionretryFetch
(url, options, maxRetries = 3, delay = 1000)
app.js:527
↓ 1 callersFunctionshowProgressSection
()
app.js:408
↓ 1 callersFunctionshowResultsSection
()
app.js:381
↓ 1 callersFunctionsplitByParagraphs
(text, tokenLimit)
app.js:1231
↓ 1 callersFunctionsplitBySentences
(paragraph, tokenLimit)
app.js:1275
↓ 1 callersFunctionsplitMarkdownIntoChunks
(markdown)
app.js:1154
↓ 1 callersFunctiontranslateLongDocument
(markdownText, targetLang, model, apiKey)
app.js:1115
↓ 1 callersFunctionupdateFileInfoDisplay
()
app.js:343
FunctiondownloadText
(content, filename)
app.js:1343
FunctionfileToBase64
(file)
app.js:1333
FunctionmergeTranslatedChunks
(chunks)
app.js:1307