Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aguglie/posso-uscire
/ functions
Functions
30 in github.com/aguglie/posso-uscire
⨍
Functions
30
◇
Types & classes
3
↓ 6 callers
Function
useLanguage
()
components/LanguageProvider.tsx:29
↓ 2 callers
Function
getLocalizedValue
(elem)
components/ActiveRulesList.tsx:75
↓ 2 callers
Function
parseDate
(date)
components/ActiveRulesList.tsx:71
↓ 1 callers
Function
formatted
(sitemap)
scripts/sitemap.js:8
↓ 1 callers
Function
getActiveRestrictions
(selectedProvince: Province)
rules/index.ts:61
↓ 1 callers
Function
getHash
()
lib/urlUtils.ts:3
↓ 1 callers
Function
makeTitle
(province)
pages/_app.tsx:10
↓ 1 callers
Function
prettify
(string)
lib/italianRegions.ts:563
Function
ActiveRulesList
({ restrictions, province })
components/ActiveRulesList.tsx:154
Function
App
({ Component, pageProps }: AppProps)
pages/_app.tsx:17
Function
Footer
({ buildTime })
components/Footer.tsx:38
Function
Header
({ province })
components/Header.tsx:33
Function
Index
({ buildTime })
pages/index.tsx:9
Function
LanguageProvider
({ children })
components/LanguageProvider.tsx:16
Function
Layout
({ children, buildTime })
components/Layout.tsx:20
Function
Rule
({ rule })
components/ActiveRulesList.tsx:83
Function
Rules
({ buildTime, restrictions, province })
pages/[province].tsx:14
Function
SearchBox
()
components/SearchBox.tsx:16
Function
activeRulesFilter
(rule)
rules/index.ts:63
Method
getInitialProps
(ctx)
pages/_document.tsx:6
Function
getStaticPaths
()
pages/[province].tsx:24
Function
getStaticProps
({ params })
pages/[province].tsx:35
Function
getStaticProps
()
pages/index.tsx:27
Function
hashConsumer
(callable: (city: string) => void)
lib/urlUtils.ts:7
Function
makeText
(cities)
rules/citiesNotes.ts:6
Function
overlappingRulesReducer
( rulesToOutput, currentRule, currentRuleIndex, rules )
rules/index.ts:22
Method
render
()
pages/_document.tsx:25
Function
rulesBySelectionFilter
(rule)
rules/index.ts:65
Function
rulesComparator
(thisRule, thatRule)
rules/index.ts:12
Function
sameRulesReducer
( rulesToOutput, currentRule, currentRuleIndex, rules )
rules/index.ts:45