Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carldegs/saltong
/ functions
Functions
119 in github.com/carldegs/saltong
⨍
Functions
119
◇
Types & classes
62
Function
TransferDataModal
({ onClose, isOpen, })
src/organism/TransferDataModal.tsx:38
Function
TurnStatPieChart
({ turnStats, diameter, })
src/molecules/TurnStatPieChart.tsx:53
Method
constructor
(statusCode: number, message: string, payload?: T)
src/lib/errors/ApiError.ts:12
Method
constructor
(fileName: string)
src/lib/errors/FileNotFoundError.ts:4
Method
constructor
()
src/lib/errors/PrivateRoundError.ts:4
Method
constructor
(wordLength: number)
src/lib/errors/IncompleteWordError.ts:4
Method
constructor
()
src/lib/errors/InvalidWordError.ts:4
Method
constructor
(hook: string, provider: string)
src/lib/errors/ContextNoProviderError.ts:4
Method
constructor
(gameMode: string)
src/lib/errors/RoundNotFoundError.ts:4
Function
correctTimezone
(dateStr: string)
src/utils/time.ts:24
Function
getHexWordList
( rootWord: string, centerLetter: string, blacklist: string[] = [], groupedDict: Record<number, string
src/utils/hex.ts:47
Function
handleRouteChange
(url)
src/pages/_app.tsx:39
Function
handleShuffle
()
src/pages/hex/index.tsx:70
Function
isSameVersion
( gameVersion: string, currVersion: string, checkUntil: 'major' | 'minor' | 'patch' = 'patch' )
src/utils/versioning.ts:14
Function
padDuration
(duration: Duration)
src/utils/time.ts:33
Function
redirects
()
next.config.js:18
Method
render
()
src/pages/_document.tsx:8
Function
renderCustomizedLabel
({ cx, cy, midAngle, innerRadius, outerRadius, percent, name, })
src/molecules/TurnStatPieChart.tsx:22
Function
useQueryDictionaryGroup
( wordLength, options?: UseQueryOptions<string[], ApiError> )
src/queries/useQueryDictionaryGroup.ts:17
← previous
101–119 of 119, ranked by callers