Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TextGeneratorio/text-generator.io
/ functions
Functions
2,945 in github.com/TextGeneratorio/text-generator.io
⨍
Functions
2,945
◇
Types & classes
160
↳
Endpoints
98
↓ 3 callers
Function
e_defaultPrevented
(e)
static/libs/codemirror.js:1199
↓ 3 callers
Function
e_target
(e)
static/libs/codemirror.js:1204
↓ 3 callers
Function
elementMatcher
( matchers )
gameon/static/bower_components/jquery/jquery.js:2390
↓ 3 callers
Function
endOfLine
(visually, cm, lineObj, lineNo, dir)
static/libs/codemirror.js:6787
↓ 3 callers
Function
equalCursorPos
(a, b)
static/libs/codemirror.js:498
↓ 3 callers
Function
estimateLineHeights
(cm)
static/libs/codemirror.js:3012
↓ 3 callers
Function
et
(e,t,n)
gameon/static/bower_components/jquery/jquery.min.js:5
↓ 3 callers
Function
extendRange
(range, head, other, extend)
static/libs/codemirror.js:4967
↓ 3 callers
Function
f
(e,t,a,i)
static/libs/highlight.pack.js:2
↓ 3 callers
Function
fb
()
static/libs/jquery-3.2.1.min.js:3
↓ 3 callers
Function
fileComplete
()
static/bower_components/papaparse/papaparse.js:173
↓ 3 callers
Function
find
(textNode, topNode, offset)
static/libs/codemirror.js:9146
↓ 3 callers
Function
findFatArrow
(stream, state)
static/libs/javascript.js:185
↓ 3 callers
Function
findMaxLine
(cm)
static/libs/codemirror.js:888
↓ 3 callers
Function
findPosH
(doc, pos, dir, unit, visually)
static/libs/codemirror.js:8592
↓ 3 callers
Function
findViewForLine
(cm, lineN)
static/libs/codemirror.js:2442
↓ 3 callers
Function
finish
* Appends the remaining input from cursor to the end into * row, saves the row, calls step, and returns the results.
static/bower_components/papaparse/papaparse.js:1689
↓ 3 callers
Function
fnNameFor
(func)
gameon/static/js/lib/jasmine-2.0.0/jasmine.js:2330
↓ 3 callers
Function
g
(e)
static/bower_components/papaparse/papaparse.min.js:7
↓ 3 callers
Function
g
(b)
gameon/static/js/social-likes.min.js:2
↓ 3 callers
Method
generate_batch
Generate audio for multiple texts with overlap scheduling. Uses mini-sglang pattern: phonemize N+1 while GPU processes N.
questions/inference_server/optimized_inference.py:398
↓ 3 callers
Function
generate_random_string
Generate a random string for secrets.
questions/auth.py:30
↓ 3 callers
Function
generate_subscription_validation_token
Generate a secure validation token for subscription verification. This provides an additional layer of security against subscription bypass.
questions/subscription_utils.py:97
↓ 3 callers
Function
getDimensions
(cm)
static/libs/codemirror.js:2970
↓ 3 callers
Function
getHandlers
(emitter, type)
static/libs/codemirror.js:1133
↓ 3 callers
Function
getLines
(doc, from, to)
static/libs/codemirror.js:429
↓ 3 callers
Function
getParent
($this)
gameon/static/bower_components/bootstrap/js/dropdown.js:104
↓ 3 callers
Function
get_bert_embeddings_fast
(sentences, model_cache)
questions/bert_embed.py:109
↓ 3 callers
Function
get_db
FastAPI dependency for database sessions.
questions/db_models_postgres.py:344
↓ 3 callers
Method
get_memory_usage
Get current GPU memory usage in MB.
tests/benchmark_inference.py:139
↓ 3 callers
Function
get_subscription_item_id_for_user_email_async
Async version: Get subscription item ID for a user by email. Returns subscription item ID on success, None on failure.
questions/payments/payments.py:442
↓ 3 callers
Function
get_trainer
(model: PreTrainedModel)
scripts/compress_qat2.py:89
↓ 3 callers
Function
group
(behavior)
static/bower_components/underscore/underscore.js:338
↓ 3 callers
Function
gt
(e)
static/js/jquery-1.9.1.min.js:4
↓ 3 callers
Function
gt
(e)
gameon/static/js/jquery-1.9.1.min.js:4
↓ 3 callers
Function
guttersChanged
(cm)
static/libs/codemirror.js:7731
↓ 3 callers
Function
h
(a,b)
gameon/static/js/social-likes.min.js:2
↓ 3 callers
Function
handle
(err, src)
static/libs/nunjucks-slim.js:698
↓ 3 callers
Function
has
(obj, key)
gameon/static/js/lib/jasmine-2.0.0/jasmine.js:1910
↓ 3 callers
Method
hashString
(str)
static/js/text-generator-docs.js:443
↓ 3 callers
Function
historyChangeFromChange
(doc, change)
static/libs/codemirror.js:4757
↓ 3 callers
Function
ht
(e,t,n)
static/js/jquery-1.9.1.min.js:4
↓ 3 callers
Function
ht
(e,t,n)
gameon/static/js/jquery-1.9.1.min.js:4
↓ 3 callers
Function
i
(e,t,s)
static/js/material.min.js:8
↓ 3 callers
Function
i
(e)
static/libs/highlight.pack.js:2
↓ 3 callers
Function
i
()
static/libs/jquery-3.2.1.min.js:2
↓ 3 callers
Function
inList
(name, list)
static/libs/javascript.js:275
↓ 3 callers
Function
init
* Main initialization function
static/js/ai-text-editor-init.js:259
↓ 3 callers
Function
isArraylike
( obj )
gameon/static/bower_components/jquery/jquery.js:848
↓ 3 callers
Function
isExtendingChar
(ch)
static/libs/codemirror.js:273
↓ 3 callers
Method
isSpecificRequestValid
* Check if a specific request is still valid based on its ID and the change counter * @param {number} requestId - The ID of the request * @param
static/js/text-generator-docs-enhanced.js:706
↓ 3 callers
Function
j
(e)
gameon/static/bower_components/jquery/jquery.min.js:4
↓ 3 callers
Function
joinClasses
(a, b)
static/libs/codemirror.js:133
↓ 3 callers
Function
lineNumberFor
(options, i)
static/libs/codemirror.js:480
↓ 3 callers
Method
list_customers
List customers with optional email filter.
questions/payments/payments.py:117
↓ 3 callers
Method
loadCheckout
()
static/js/checkout-dialog.js:155
↓ 3 callers
Function
lookupIterator
(value)
static/bower_components/underscore/underscore.js:311
↓ 3 callers
Function
lookupKey
(key, map$$1, handle, context)
static/libs/codemirror.js:6704
↓ 3 callers
Function
lt
(e,t)
gameon/static/bower_components/jquery/jquery.min.js:4
↓ 3 callers
Function
mapCOW
(arr,func)
static/bower_components/nunjucks/browser/nunjucks.min.js:4
↓ 3 callers
Function
mapCOW
(arr, func)
static/bower_components/nunjucks/browser/nunjucks.js:2499
↓ 3 callers
Function
migrateWarnProp
( obj, prop, value, msg )
gameon/static/bower_components/jquery/jquery-migrate.js:48
↓ 3 callers
Function
moveCharLogically
(line, ch, dir)
static/libs/codemirror.js:6777
↓ 3 callers
Function
moveLogically
(line, start, dir)
static/libs/codemirror.js:6782
↓ 3 callers
Function
mt
(e,t,n,s)
static/libs/moment.min.js:1
↓ 3 callers
Function
needsHeaderRow
()
static/bower_components/papaparse/papaparse.js:1177
↓ 3 callers
Function
next
()
static/js/nunjucks-slim.min.js:1
↓ 3 callers
Function
next
()
static/bower_components/nunjucks/browser/nunjucks-slim.js:262
↓ 3 callers
Function
next
()
static/bower_components/nunjucks/browser/nunjucks.min.js:3
↓ 3 callers
Function
next
()
static/bower_components/nunjucks/browser/nunjucks.js:262
↓ 3 callers
Function
next
()
static/bower_components/nunjucks/browser/nunjucks-slim.min.js:3
↓ 3 callers
Function
next
()
static/libs/nunjucks-slim.js:352
↓ 3 callers
Function
o
(e)
static/libs/list.min.js:2
↓ 3 callers
Function
paddingVert
(display)
static/libs/codemirror.js:2368
↓ 3 callers
Function
pluralize
(singular, count)
gameon/static/js/lib/jasmine-2.0.0/jasmine-html.js:262
↓ 3 callers
Function
processLine
(cm, text, context, startAt)
static/libs/codemirror.js:1615
↓ 3 callers
Function
processResults
()
static/bower_components/papaparse/papaparse.js:1156
↓ 3 callers
Function
pt
(e)
static/libs/moment.min.js:1
↓ 3 callers
Function
pt
(e)
gameon/static/bower_components/jquery/jquery.min.js:4
↓ 3 callers
Function
query_to_claude_json_async
Query Claude in JSON mode using tool use.
questions/inference_server/claude_queries.py:136
↓ 3 callers
Function
readToken
(mode, stream, state, inner)
static/libs/codemirror.js:1633
↓ 3 callers
Function
reload_module
(module: ModuleType)
tests/test_logging_config.py:15
↓ 3 callers
Function
remove
(el, opts)
gameon/static/js/jquery.blockUI.js:428
↓ 3 callers
Function
replaceOneSelection
(doc, i, range, options)
static/libs/codemirror.js:5003
↓ 3 callers
Function
request_authorized
(request: Request, secret)
questions/inference_server/inference_server.py:809
↓ 3 callers
Method
reset_memory_stats
Reset GPU memory statistics.
tests/benchmark_inference.py:145
↓ 3 callers
Function
reset_root_logger
()
tests/test_logging_config.py:8
↓ 3 callers
Function
restartBlink
(cm)
static/libs/codemirror.js:3193
↓ 3 callers
Function
rt
(e)
static/js/jquery-1.9.1.min.js:4
↓ 3 callers
Function
rt
(e,t)
static/libs/moment.min.js:1
↓ 3 callers
Function
rt
(e)
gameon/static/js/jquery-1.9.1.min.js:4
↓ 3 callers
Method
saveCurrentDocument
()
static/js/text-generator-docs.js:1144
↓ 3 callers
Function
se
(e)
static/libs/moment.min.js:1
↓ 3 callers
Function
selectInput
(node)
static/libs/codemirror.js:140
↓ 3 callers
Function
serialize
The double for loop that iterates the data and writes out a CSV string including header row
static/bower_components/papaparse/papaparse.js:376
↓ 3 callers
Function
setDocumentHeight
(cm, measure)
static/libs/codemirror.js:4333
↓ 3 callers
Function
setGlobalEval
( elems, refElements )
gameon/static/bower_components/jquery/jquery.js:5920
↓ 3 callers
Function
setGuttersForLineNumbers
(options)
static/libs/codemirror.js:4359
↓ 3 callers
Function
setMenuModeTo
(mode)
gameon/static/js/lib/jasmine-2.0.0/jasmine-html.js:272
↓ 3 callers
Method
setOfferType
(offerType = 'plan')
static/js/checkout-dialog.js:267
← previous
next →
601–700 of 2,945, ranked by callers