Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baoyudu/paper-burner
/ functions
Functions
27 in github.com/baoyudu/paper-burner
⨍
Functions
27
◇
Types & classes
0
↓ 28 callers
Function
addProgressLog
(text)
app.js:426
↓ 9 callers
Function
updateProgress
(stepText, percentage)
app.js:420
↓ 8 callers
Function
showNotification
(message, type = 'info')
app.js:433
↓ 6 callers
Function
estimateTokenCount
(text)
app.js:1313
↓ 5 callers
Function
saveSettings
()
app.js:1420
↓ 3 callers
Function
updateProcessButtonState
()
app.js:363
↓ 2 callers
Function
closeNotification
(notification)
app.js:504
↓ 2 callers
Function
formatFileSize
(bytes)
app.js:520
↓ 2 callers
Function
handleFileSelection
(files)
app.js:326
↓ 2 callers
Function
translateMarkdown
(markdownText, targetLang, model, apiKey)
app.js:805
↓ 2 callers
Function
updateTranslationUIVisibility
()
app.js:369
↓ 1 callers
Function
downloadMarkdownWithImages
()
app.js:1349
↓ 1 callers
Function
downloadTranslationWithImages
()
app.js:1381
↓ 1 callers
Function
loadSettings
()
app.js:1441
↓ 1 callers
Function
processOcrResults
(ocrResponse)
app.js:765
↓ 1 callers
Function
processPdfWithMistral
(apiKey, file)
app.js:541
↓ 1 callers
Function
retryFetch
(url, options, maxRetries = 3, delay = 1000)
app.js:527
↓ 1 callers
Function
showProgressSection
()
app.js:408
↓ 1 callers
Function
showResultsSection
()
app.js:381
↓ 1 callers
Function
splitByParagraphs
(text, tokenLimit)
app.js:1231
↓ 1 callers
Function
splitBySentences
(paragraph, tokenLimit)
app.js:1275
↓ 1 callers
Function
splitMarkdownIntoChunks
(markdown)
app.js:1154
↓ 1 callers
Function
translateLongDocument
(markdownText, targetLang, model, apiKey)
app.js:1115
↓ 1 callers
Function
updateFileInfoDisplay
()
app.js:343
Function
downloadText
(content, filename)
app.js:1343
Function
fileToBase64
(file)
app.js:1333
Function
mergeTranslatedChunks
(chunks)
app.js:1307