MCPcopy Create free account

hub / github.com/GoldinGuy/CollegeCompendium / functions

Functions39 in github.com/GoldinGuy/CollegeCompendium

↓ 7 callersFunctionshuffle
(array: Array<any>)
src/utils.ts:32
↓ 5 callersFunctionformatText
(text: string)
src/components/classes/Classes.tsx:55
↓ 5 callersFunctionuseQuery
()
src/utils.ts:19
↓ 2 callersFunctionhideBanner
(act: string)
src/components/Banner.tsx:10
↓ 2 callersFunctionsearch
(term: string)
src/components/sections/LargeSearch.tsx:19
↓ 2 callersFunctionsearch
(term: string)
src/components/sections/Search.tsx:37
↓ 1 callersFunctioncheckFilters
(_class: Class)
src/components/classes/Classes.tsx:59
↓ 1 callersFunctioncontainsOnly
(textbooks: Textbook[])
src/components/sections/TextbookGallery.tsx:21
↓ 1 callersFunctionfilter
(textbooks: Textbook[])
src/components/sections/TextbookGallery.tsx:6
↓ 1 callersMethodrender
()
src/components/ScrollToTop.jsx:26
FunctionApp
()
src/App.tsx:42
FunctionBanner
()
src/components/Banner.tsx:5
FunctionCTA
()
src/components/sections/CTA.tsx:21
FunctionClassGallery
({ classes,loading }: { classes: Class[], loading: boolean })
src/components/classes/ClassGallery.tsx:23
FunctionClasses
({ imgUrl, classes, displayPromo, filters, asTable, loading }: { imgUrl?: string; displayPromo?: boole
src/components/classes/Classes.tsx:29
FunctionContributeForm
()
src/components/forms/Contribute.tsx:20
FunctionEmailForm
()
src/components/forms/EmailForm.tsx:19
FunctionExplorePage
({ classes, textbooks, loading, }: { classes: Class[]; textbooks: Textbook[], loading: boolean; })
src/views/ExplorePage.tsx:23
FunctionLargeSearchBar
({ asTable }: { asTable: boolean })
src/components/sections/LargeSearch.tsx:5
FunctionNavSearchBar
({ classN }: { classN?: string })
src/components/sections/Search.tsx:22
FunctionNavbar
()
src/components/sections/Navbar.tsx:25
FunctionRemovalForm
()
src/components/forms/Removal.tsx:20
FunctionScrollArrow
()
src/components/ScrollArrow.tsx:5
FunctionSearchPage
({ classes, textbooks, loading, }: { classes: Class[]; textbooks: Textbook[]; loading: boolean; })
src/views/SearchPage.tsx:23
FunctionTempSplashPage
()
src/views/TempSplashPage.tsx:21
FunctionTermsOfService
()
src/components/info/Terms.tsx:18
FunctionTextbookGallery
({ textbooks, filters }: { textbooks: Textbook[], filters?: string[] })
src/components/sections/TextbookGallery.tsx:5
FunctionTextbookPage
({ textbooks, loading, }: { textbooks: Textbook[]; loading: boolean; })
src/views/TextbookPage.tsx:10
FunctionToggle
({ onTrigger, label }: { onTrigger: () => void, label: string })
src/components/Toggle.tsx:1
FunctionWelcomePage
()
src/views/WelcomePage.tsx:23
FunctioncheckScrollTop
()
src/components/ScrollArrow.tsx:8
MethodcomponentDidUpdate
(prevProps)
src/components/ScrollToTop.jsx:20
FunctionhandleChangeInputTopic
( event: React.ChangeEvent<HTMLInputElement> )
src/components/forms/Removal.tsx:32
FunctionhandleChangeInputTopic
( event: React.ChangeEvent<HTMLInputElement> )
src/components/forms/Contribute.tsx:32
FunctionhandleSubmit
( event: React.FormEvent<HTMLButtonElement> )
src/components/forms/Removal.tsx:39
FunctionhandleSubmit
( event: React.FormEvent<HTMLButtonElement> )
src/components/forms/Contribute.tsx:39
FunctioninputKeyDown
(e: any)
src/components/sections/LargeSearch.tsx:10
FunctioninputKeyDown
(e: any)
src/components/sections/Search.tsx:28
FunctionscrollTop
()
src/components/ScrollArrow.tsx:16