MCPcopy Create free account

hub / github.com/Gobluebro/Elden-Ring-Checklist / functions

Functions26 in github.com/Gobluebro/Elden-Ring-Checklist

↓ 2,646 callersFunctionrawHTMLLink
(href: string, text: string)
data/lists/listHelper.ts:1
↓ 6 callersFunctionuseLocalStorage
(keyName: string, defaultValue: any)
hooks/useLocalStorage.ts:5
↓ 1 callersFunctionfindDuplicates
(arr: string[])
data/lists/__tests__/list.test.ts:11
↓ 1 callersFunctionhandleAccordionChange
(key: string)
components/checkboxContainer.tsx:76
↓ 1 callersFunctionhandleOnChange
(id: string)
components/checkboxContainer.tsx:84
↓ 1 callersFunctioninitialize
()
hooks/useLocalStorage.ts:9
↓ 1 callersFunctiontoggleAll
()
components/toggleAllAccordions.tsx:14
↓ 1 callersFunctiontoggleAllCheckboxes
()
components/checkboxContainer.tsx:61
FunctionCheckboxContainer
(props: Props)
components/checkboxContainer.tsx:19
FunctionCompleteList
(props: Props)
components/completeList.tsx:15
FunctionDarkModeToggle
()
components/darkModeToggle.tsx:7
FunctionDownloadSaveFile
(props: { className?: string })
components/downloadSaveFile.tsx:4
FunctionFavicons
()
components/metaAndIcons.tsx:1
FunctionFilterButton
(props: Props)
components/filterButton.tsx:11
FunctionFooter
()
components/footer.tsx:1
FunctionHome
()
pages/index.tsx:10
FunctionMyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:4
FunctionTab
(props: Props)
components/tab.tsx:10
FunctionTabBar
(props: Props)
components/tabBar.tsx:10
FunctionToggleAllAccordions
(props: Props)
components/toggleAllAccordions.tsx:10
FunctionToggleButtonIcon
(props: Props)
components/toggleButtonIcon.tsx:9
FunctionUploadSaveFile
(props: { className?: string })
components/uploadSaveFile.tsx:3
FunctioncreateFileUploadInput
()
components/uploadSaveFile.tsx:4
FunctiongetCurrentLocalStorage
()
components/downloadSaveFile.tsx:7
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement>)
components/uploadSaveFile.tsx:12
FunctionsetValue
(newValue: any)
hooks/useLocalStorage.ts:70