MCPcopy Create free account

hub / github.com/ShivaBhattacharjee/KeyZen / functions

Functions776 in github.com/ShivaBhattacharjee/KeyZen

↓ 1 callersFunctioner
()
public/sw.js:1
↓ 1 callersFunctionextractPrimary
* Extract the value of --primary from the :root { } block of a CSS string. * Returns null if not found.
app/api/themes/route.ts:37
↓ 1 callersFunctionf
()
public/sw.js:1
↓ 1 callersFunctionfactorial
(n)
data/python/01_functions.py:4
↓ 1 callersFunctionfactorial
(n)
data/ruby/03_methods.rb:5
↓ 1 callersFunctionfactorial
data/c/01_functions.c:9
↓ 1 callersMethodfetch
(e)
public/sw.js:1
↓ 1 callersFunctionfetchAll
(ids: number[])
data/typescript/02_async.ts:9
↓ 1 callersFunctionfetchCommits
()
app/changelog/page.tsx:159
↓ 1 callersFunctionfetchContributors
()
app/about/page.tsx:22
↓ 1 callersFunctionfetchLanguageWords
( code: string, hard: boolean, )
lib/languages.ts:32
↓ 1 callersFunctionfetchUser
(id)
public/code/javascript/01_fetch_api.js:1
↓ 1 callersFunctionfetchUser
(id: number)
data/typescript/02_async.ts:1
↓ 1 callersFunctionfetchUser
(id)
data/javascript/01_fetch_api.js:1
↓ 1 callersMethodfindMatchingRoute
({url:e,sameOrigin:t,request:a,event:s})
public/sw.js:2
↓ 1 callersFunctionfirst
(arr: T[])
data/typescript/01_generics.ts:5
↓ 1 callersFunctionfirst_word
(s: &str)
data/rust/01_ownership.rs:5
↓ 1 callersFunctionformatShareDate
(d: Date)
components/shareable-result-card.tsx:76
↓ 1 callersMethodfromRequest
(e)
public/sw.js:1
↓ 1 callersFunctiongenerateWords
( count: number, options?: { punctuation?: boolean; numbers?: boolean; difficulty?: Difficulty }, )
lib/words.ts:77
↓ 1 callersFunctionget
(e,t,a)
public/sw.js:1
↓ 1 callersMethodgetAll
()
public/sw.js:1
↓ 1 callersMethodgetAllEntriesByQueueName
(e)
public/sw.js:1
↓ 1 callersMethodgetEntryCountByQueueName
(e)
public/sw.js:1
↓ 1 callersMethodgetFirstEntryByQueueName
(e)
public/sw.js:1
↓ 1 callersMethodgetFirstEntryId
()
public/sw.js:1
↓ 1 callersMethodgetIntegrityForPrecacheKey
(e)
public/sw.js:2
↓ 1 callersFunctiongetKeyDisplayLabel
(keyCode: string)
components/ui/magic-keyboard.tsx:308
↓ 1 callersFunctiongetLanguageFileCode
(code: string)
lib/languages.ts:61
↓ 1 callersFunctiongetLanguageManifest
()
lib/languages.ts:23
↓ 1 callersMethodgetLastEntryByQueueName
(e)
public/sw.js:1
↓ 1 callersFunctiongetMistakeHistory
()
lib/mistakes.ts:169
↓ 1 callersFunctiongetPersonalBest
(mode: string, detail: string)
lib/personal-best.ts:14
↓ 1 callersMethodgetPreloadResponse
()
public/sw.js:1
↓ 1 callersFunctiongetStrictContext
( name?: string, )
lib/get-strict-context.tsx:3
↓ 1 callersMethodgetSummary
()
data/php/03_classes.php:12
↓ 1 callersFunctiongetThemeColors
()
data/typescript/06_mapped_types.ts:12
↓ 1 callersMethodgetTimestamp
(e)
public/sw.js:1
↓ 1 callersMethodgetUrlsToPrecacheKeys
()
public/sw.js:2
↓ 1 callersFunctiongetUser
(id: number)
data/typescript/00_types.ts:14
↓ 1 callersFunctiongreet
(user)
data/python/00_basics.py:5
↓ 1 callersFunctiongreet
(name, greeting = "Hello")
data/ruby/03_methods.rb:1
↓ 1 callersFunctiongroupByMonth
(commits: ParsedCommit[])
app/changelog/page.tsx:182
↓ 1 callersMethodhandleAll
(e)
public/sw.js:1
↓ 1 callersFunctionhandleKeyDown
(event: KeyboardEvent)
components/ui/keyboard.tsx:460
↓ 1 callersFunctionhandleSave
()
components/custom-time-dialog.tsx:23
↓ 1 callersFunctionhasGraduated
(entry: MistakeEntry)
lib/mistakes.ts:83
↓ 1 callersFunctionhasImpossibleBurst
(history: WpmSnapshot[])
lib/validate-result.ts:65
↓ 1 callersFunctionhasPerfectConsistency
(stats: ResultStats)
lib/validate-result.ts:55
↓ 1 callersFunctionheavy_computation
(n)
data/python/05_decorators.py:13
↓ 1 callersFunctionincrementScore
(points)
public/code/javascript/00_variables.js:4
↓ 1 callersFunctionincrementScore
(points)
data/javascript/00_variables.js:4
↓ 1 callersFunctioninitAudio
()
components/ui/magic-keyboard.tsx:463
↓ 1 callersFunctioninitAudio
()
components/ui/keyboard.tsx:224
↓ 1 callersFunctionisBird
(animal: Animal)
data/typescript/07_type_guards.ts:17
↓ 1 callersFunctionisFlatHistory
(history: WpmSnapshot[], wpm: number)
lib/validate-result.ts:47
↓ 1 callersFunctionisInvalidTestResult
(stats: ResultStats)
lib/validate-result.ts:163
↓ 1 callersFunctionisSystemFont
(name: string)
components/settings-context.tsx:105
↓ 1 callersFunctionisSystemFont
(name)
scripts/sync-theme-fonts.mjs:9
↓ 1 callersFunctionjoinUrl
(baseUrl: string, path: string)
app/robots.ts:4
↓ 1 callersFunctionjoinUrl
(baseUrl: string, path: string)
app/sitemap.ts:17
↓ 1 callersFunctionloadGoogleFont
(family: string)
components/settings-context.tsx:78
↓ 1 callersMethodlog
(string $msg)
data/php/06_interfaces.php:3
↓ 1 callersFunctionmain
()
public/code/javascript/01_fetch_api.js:9
↓ 1 callersFunctionmain
()
data/javascript/01_fetch_api.js:9
↓ 1 callersFunctionmain
()
scripts/sync-theme-fonts.mjs:27
↓ 1 callersFunctionmain
()
scripts/generate-code-data.mjs:46
↓ 1 callersFunctionmain
()
scripts/sync-theme-accents.mjs:26
↓ 1 callersFunctionmake_adder
(n)
data/python/01_functions.py:9
↓ 1 callersFunctionmake_array
data/cpp/04_smart_pointers.cpp:11
↓ 1 callersFunctionmake_array
data/c/02_pointers.c:10
↓ 1 callersFunctionmake_player
data/c/03_structs.c:10
↓ 1 callersFunctionmerge
(a: A, b: B)
data/typescript/01_generics.ts:9
↓ 1 callersFunctionmergeProps
( childProps: AnyProps, slotProps: DOMMotionProps<T>, )
components/animate-ui/primitives/animate/slot.tsx:38
↓ 1 callersFunctionmergeRefs
( ...refs: (React.Ref<T> | undefined)[] )
components/animate-ui/primitives/animate/slot.tsx:23
↓ 1 callersMethodname
()
public/sw.js:1
↓ 1 callersFunctionoffsets
(direction: Direction, y: number, x: number)
app/landing/_components/Reveal.tsx:23
↓ 1 callersFunctionparseLabel
(stem)
scripts/sync-theme-accents.mjs:19
↓ 1 callersFunctionparseThemeLabel
* Convert a filename stem like "shopify-red" → "Shopify Red" * Preserves all-caps segments like "DE" in "DE-Swiss-Design"
app/api/themes/route.ts:21
↓ 1 callersMethodperform
data/ruby/05_modules.rb:10
↓ 1 callersFunctionpickWithoutReplacement
(pool: string[], count: number)
lib/words.ts:14
↓ 1 callersFunctionplay
(packId: string)
app/landing/_components/MobileSurface.tsx:80
↓ 1 callersMethodpopEntry
()
public/sw.js:1
↓ 1 callersFunctionprint_player
data/c/03_structs.c:22
↓ 1 callersMethodpushEntry
(e)
public/sw.js:1
↓ 1 callersMethodpushRequest
(e)
public/sw.js:1
↓ 1 callersMethodquery
(self, sql)
data/python/08_context_managers.py:17
↓ 1 callersFunctionreadColorsFromThemeProbe
()
lib/favicon-client.ts:11
↓ 1 callersFunctionreadStoredCodeChapter
()
lib/test-storage.ts:98
↓ 1 callersFunctionreadStoredCodeLanguage
()
lib/test-storage.ts:93
↓ 1 callersFunctionreadStoredCustomCodeLanguage
()
lib/test-storage.ts:108
↓ 1 callersFunctionreadStoredCustomText
()
lib/test-storage.ts:78
↓ 1 callersFunctionreadStoredDifficulty
()
lib/test-storage.ts:85
↓ 1 callersFunctionreadStoredQuoteLength
()
lib/test-storage.ts:62
↓ 1 callersFunctionreadStoredTestMode
()
lib/test-storage.ts:34
↓ 1 callersFunctionreadStoredTimeOption
()
lib/test-storage.ts:42
↓ 1 callersFunctionreadStoredWordOption
()
lib/test-storage.ts:52
↓ 1 callersFunctionreadTheme
()
components/shareable-result-card.tsx:113
↓ 1 callersFunctionread_file
data/c/04_file_io.c:12
↓ 1 callersFunctionread_number
(path: &str)
data/rust/04_error_handling.rs:22
← previousnext →201–300 of 776, ranked by callers