Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zippland/worth-calculator
/ functions
Functions
40 in github.com/Zippland/worth-calculator
⨍
Functions
40
◇
Types & classes
5
↓ 320 callers
Function
t
(key: string)
components/LanguageContext.tsx:1309
↓ 8 callers
Function
getCountryName
(countryCode: string, currentLanguage: string)
components/ShareCard.tsx:206
↓ 4 callers
Function
getAssessmentKey
(assessment: string)
components/ShareCard.tsx:56
↓ 4 callers
Function
getColorFromClassName
(className: string)
components/ShareCard.tsx:77
↓ 4 callers
Function
getEmoji
(value: number)
components/ShareCard.tsx:183
↓ 3 callers
Function
setLanguage
(newLanguage: Language)
components/LanguageContext.tsx:1303
↓ 3 callers
Function
useLanguage
()
components/LanguageContext.tsx:1321
↓ 2 callers
Function
getAdLink
()
utils/adConfig.ts:29
↓ 2 callers
Function
getCanteenDesc
(canteen: string, t: (key: string) => string)
components/ShareCard.tsx:140
↓ 2 callers
Function
getCityName
(cityFactor: string, t: (key: string) => string)
components/ShareCard.tsx:91
↓ 2 callers
Function
getDegreeDesc
(type: string, t: (key: string) => string)
components/ShareCard.tsx:160
↓ 2 callers
Function
getJobStabilityDesc
(type: string, t: (key: string) => string)
components/ShareCard.tsx:149
↓ 2 callers
Function
getLeadershipDesc
(rating: string, t: (key: string) => string)
components/ShareCard.tsx:112
↓ 2 callers
Function
getSchoolTypeDesc
(type: string, degree: string, t: (key: string) => string)
components/ShareCard.tsx:169
↓ 2 callers
Function
getShuttleDesc
(shuttle: string, t: (key: string) => string)
components/ShareCard.tsx:131
↓ 2 callers
Function
getTeamworkDesc
(rating: string, t: (key: string) => string)
components/ShareCard.tsx:122
↓ 2 callers
Function
getWorkEnvironmentDesc
(env: string, t: (key: string) => string)
components/ShareCard.tsx:103
↓ 2 callers
Function
getWorkYearsDesc
(years: string, t: (key: string) => string)
components/ShareCard.tsx:194
↓ 2 callers
Function
handleCountryChange
(countryCode: string)
components/calculator.tsx:457
↓ 2 callers
Function
isAdEnabled
()
utils/adConfig.ts:3
↓ 1 callers
Function
calculateValue
()
components/calculator.tsx:655
↓ 1 callers
Function
checkMobile
()
components/ShareCard.tsx:559
↓ 1 callers
Function
formatDate
(timestamp: number)
components/calculator.tsx:962
↓ 1 callers
Function
getBackground
()
components/ShareCard.tsx:615
Function
Home
()
app/page.tsx:5
Function
HorizontalBanner
()
components/HorizontalBanner.tsx:7
Function
LanguageProvider
({ children })
components/LanguageContext.tsx:1290
Function
LanguageSwitcher
()
components/LanguageSwitcher.tsx:6
Function
RadioGroup
({ label, name, value, onChange, options }: { label: string; name: string; value: string; onCh
components/calculator.tsx:776
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:35
Function
SalaryCalculator
()
components/calculator.tsx:382
Function
ShareCard
(props)
components/ShareCard.tsx:216
Function
ShareCardWrapper
()
app/share/page.tsx:13
Function
ShareLoading
()
app/share/page.tsx:104
Function
SharePage
()
app/share/page.tsx:114
Function
VerticalAd
()
components/VerticalAd.tsx:8
Function
handleAfterStateChange
()
components/calculator.tsx:582
Function
handleBeforeStateChange
()
components/calculator.tsx:575
Function
handleClose
()
components/VerticalAd.tsx:34
Function
handleDownload
()
components/ShareCard.tsx:569