Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bstnfrmry/hanabi
/ functions
Functions
244 in github.com/bstnfrmry/hanabi
⨍
Functions
244
◇
Types & classes
97
Function
Subtitle
(props: TxtProps)
src/components/ui/typography.tsx:16
Function
Summary
()
src/pages/summary.tsx:10
Function
Summary
(props: Props)
src/pages/[gameId]/summary.tsx:99
Function
SvgImage
(props: { svg: ImportedSvg; alt?: string; width?: number; height?: number })
src/components/ui/svgImage.tsx:16
Function
TextFieldDialog
(props: PropsWithChildren<Props>)
src/components/textFieldDialog.tsx:13
Function
TextInput
(props: InputProps)
src/components/ui/forms.tsx:26
Function
Title
(props: TxtProps)
src/components/ui/typography.tsx:10
Function
Token
(props: TokenProps)
src/components/tokenSpace.tsx:12
Function
TokenSpace
(props: Props)
src/components/tokenSpace.tsx:55
Function
Turn
(props: Props)
src/components/turn.tsx:30
Function
TurnCard
({ card, context }: { card: ICard; context: ICardContext })
src/components/turn.tsx:161
Function
Tutorial
(props: Props)
src/components/tutorial.tsx:119
Function
TutorialInstructions
()
src/components/tutorialInstructions.tsx:8
Function
TutorialProvider
(props: TutorialProviderProps)
src/components/tutorial.tsx:74
Function
Txt
(props: Props)
src/components/ui/txt.tsx:28
Function
UserPreferencesDialog
({ onCloseArea, userPreferences, saveUserPreferences }: Props)
src/components/userPreferencesDialog.tsx:14
Function
Vignette
(props: Props)
src/components/vignette.tsx:17
Function
Vignettes
(props: Props)
src/components/vignettes.tsx:12
Function
checkKey
(event: KeyboardEvent)
src/components/game.tsx:413
Function
checkKey
(event: KeyboardEvent)
src/components/reviewComments.tsx:71
Function
commitViewAction
(state: IGameView, action: IAction)
src/lib/ai.ts:209
Function
copy
()
src/components/lobby.tsx:73
Function
findExistingCommentText
(game: IGameState, playerId: string, turnNumber: number)
src/lib/reviewComments.ts:24
Function
gameIsPublic
(game: IGameState)
src/lib/firebase.ts:109
Method
getInitialProps
({ res, err })
src/pages/_error.tsx:12
Function
getServerSideProps
()
src/pages/join-game.tsx:14
Function
getServerSideProps
({ params })
src/pages/[gameId]/summary.tsx:49
Function
isColorHintTurn
(turn: ITurn<IHintAction>)
src/components/receivedHintsPopover.tsx:200
Function
isNumberHintTurn
(turn: ITurn<IHintAction>)
src/components/receivedHintsPopover.tsx:203
Function
logFailedPromise
(e)
src/lib/errors.ts:1
Function
onCopySeed
()
src/pages/[gameId]/summary.tsx:143
Function
onCreateGame
()
src/pages/new-game.tsx:73
Function
onJoinGameSubmit
(e: FormEvent)
src/components/lobby.tsx:88
Function
onMenuClick
()
src/components/game.tsx:374
Function
onMenuClick
()
src/components/homeButton.tsx:17
Function
onMenuClick
()
src/components/menuArea.tsx:31
Function
onNotificationClick
()
src/hooks/notifications.ts:41
Function
onOffline
()
src/hooks/connectivity.ts:7
Function
onOnline
()
src/hooks/connectivity.ts:6
Function
onPrefClick
()
src/components/menuArea.tsx:28
Function
onTutorialClick
()
src/components/menuArea.tsx:35
Method
render
()
src/pages/404.tsx:12
Method
render
()
src/pages/_error.tsx:17
Function
setValue
(value: T)
src/hooks/localStorage.ts:44
← previous
201–244 of 244, ranked by callers