MCPcopy Index your code

hub / github.com/Xtremilicious/projectlearn-project-based-learning / functions

Functions92 in github.com/Xtremilicious/projectlearn-project-based-learning

↓ 45 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 9 callersFunctiongetProjects
()
src/redux/actions/dataActions.ts:22
↓ 4 callersFunctionuseFormField
()
src/components/ui/form.tsx:42
↓ 3 callersFunctionhandleSelect
(tech: TechOption)
src/components/ui/multi-select.tsx:27
↓ 2 callersFunctiondelay
(ms)
pages/api/github/add-project.ts:25
↓ 2 callersFunctionretryFetch
(fn, retries = 5, delayTime = 2000)
pages/api/github/add-project.ts:28
↓ 1 callersFunctionfetchProjects
()
src/utils/data.ts:3
↓ 1 callersFunctionfetchSession
()
pages/contribute/index.tsx:84
↓ 1 callersFunctionfetchSession
()
src/components/GitHubLogin.tsx:15
↓ 1 callersFunctiongenerateMD
()
src/utils/generate_readme.ts:4
↓ 1 callersFunctiongetRandomInt
(max)
src/utils/functions.ts:20
↓ 1 callersFunctionreformatDate
(fullDate)
pages/blog/[slug].tsx:170
↓ 1 callersFunctionreformatDate
(fullDate)
src/components/blog/BlogList.tsx:138
↓ 1 callersFunctionremoveQueryParam
(param)
src/components/dashboard/Sidebar/Categories.tsx:123
↓ 1 callersFunctionshuffle
src/utils/functions.ts:2
↓ 1 callersFunctionslug
(name: string)
pages/api/github/add-project.ts:4
↓ 1 callersFunctiontrackPageView
(url: string)
pages/_app.tsx:18
FunctionAddProject
({ markdownContent, projects })
pages/contribute/index.tsx:74
FunctionAppWrapper
({ Component, pageProps }: AppProps)
pages/_app.tsx:28
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/ui/badge.tsx:30
FunctionBlogList
(props)
src/components/blog/BlogList.tsx:133
FunctionBlogSplash
()
src/components/blog/BlogSplash.tsx:28
FunctionBlogTemplate
(props)
pages/blog/[slug].tsx:169
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
src/components/ui/calendar.tsx:10
FunctionCategories
()
src/components/landing/Categories.tsx:191
FunctionCategories
(props)
src/components/dashboard/Sidebar/Categories.tsx:107
FunctionCategoryInfo
(props)
src/components/dashboard/Sidebar/CategoryInfo.tsx:79
FunctionCircle
()
src/components/ui/loading-spinner.tsx:29
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
src/components/ui/command.tsx:26
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/command.tsx:127
FunctionContent
(props)
src/components/dashboard/Content/Project.tsx:259
FunctionDatePicker
({ selected, onSelect }: { selected: Date | undefined onSelect: (date: Date | undefined) => vo
src/components/ui/date-picker.tsx:15
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:68
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:54
FunctionFeatures
()
src/components/landing/Features.tsx:30
FunctionFooter
()
src/components/blog/Footer.tsx:32
FunctionFooter
()
src/components/landing/Footer.tsx:65
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
src/components/ui/form.tsx:29
FunctionGithubLoginButton
()
src/components/GitHubLogin.tsx:11
FunctionIndex
(props)
pages/blog/index.tsx:20
FunctionMultiSelect
({ options, selectedOptions, onSelect }: FancyMultiSelectProps)
src/components/ui/multi-select.tsx:22
FunctionNewsletter
()
src/components/landing/Newsletter.tsx:98
FunctionPostLink
(props)
src/components/dashboard/Content/Project.tsx:248
FunctionPostLink
(props)
src/components/dashboard/Info/RelatedProject.tsx:140
FunctionProject
(props)
pages/learn/machine-learning-and-ai/project/[id].tsx:12
FunctionProject
(props)
pages/learn/mobile-development/project/[id].tsx:12
FunctionProject
(props)
pages/learn/web-development/project/[id].tsx:13
FunctionProject
(props)
pages/learn/game-development/project/[id].tsx:12
FunctionProjectInfo
(props)
src/components/dashboard/Info/ProjectInfo.tsx:314
FunctionProjectList
(props)
src/components/dashboard/Content/ProjectList.tsx:36
FunctionProjectList
src/components/dashboard/Info/RelatedProjects.tsx:27
FunctionSplash
()
src/components/landing/Splash.tsx:9
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
src/components/theme-provider.tsx:7
FunctionWebDevelopment
()
pages/learn/web-development/index.tsx:12
MethodcomponentDidMount
()
src/components/landing/Navbar.tsx:115
FunctiongameDevelopment
()
pages/learn/game-development/index.tsx:12
FunctiongetGitHubStars
()
src/redux/actions/dataActions.ts:5
MethodgetInitialProps
(ctx)
pages/_document.tsx:5
FunctiongetStaticProps
()
pages/contribute/index.tsx:393
FunctionhandleBlur
()
src/components/ui/multi-select.tsx:61
FunctionhandleDateChange
(newDate: Date | undefined)
src/components/ui/date-picker.tsx:24
FunctionhandleLogin
()
src/components/GitHubLogin.tsx:23
FunctionhandleLogout
()
src/components/GitHubLogin.tsx:32
FunctionhandleRouteChange
(url: string)
pages/_app.tsx:34
FunctionhandleSubmit
(values)
pages/contribute/index.tsx:115
FunctionhandleSubmit
(evt)
src/components/landing/Newsletter.tsx:103
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/init-analytics.ts:4
Functionhandler
(req, res)
pages/api/github/add-project.ts:10
Functionjwt
({ token, account })
pages/api/auth/[...nextauth].ts:13
FunctionmachineLearningAI
()
pages/learn/machine-learning-and-ai/index.tsx:11
FunctionmapStateToProps
(state)
pages/contribute/index.tsx:404
FunctionmapStateToProps
(state)
pages/learn/machine-learning-and-ai/project/[id].tsx:97
FunctionmapStateToProps
(state)
pages/learn/mobile-development/project/[id].tsx:96
FunctionmapStateToProps
(state)
pages/learn/web-development/project/[id].tsx:97
FunctionmapStateToProps
(state)
pages/learn/game-development/project/[id].tsx:97
FunctionmapStateToProps
(state)
src/components/landing/Navbar.tsx:179
FunctionmapStateToProps
(state)
src/components/dashboard/Content/index.tsx:296
FunctionmapStateToProps
(state)
src/components/dashboard/Sidebar/CategoryInfo.tsx:139
FunctionmapStateToProps
(state)
src/components/dashboard/Info/ProjectInfo.tsx:446
FunctionmobileDevelopment
()
pages/learn/mobile-development/index.tsx:11
Methodrender
()
pages/learn.tsx:4
Methodrender
()
pages/_document.tsx:31
Methodrender
()
pages/index.tsx:18
Methodrender
()
src/components/landing/Navbar.tsx:119
Methodrender
()
src/components/dashboard/Layout.tsx:25
Methodrender
()
src/components/dashboard/Content/index.tsx:215
Methodrender
()
src/components/dashboard/Sidebar/index.tsx:27
Methodrender
()
src/components/dashboard/Info/RelatedProject.tsx:152
Functionsession
({ session, token })
pages/api/auth/[...nextauth].ts:19
FunctiontrackContribute
()
src/components/landing/Splash.tsx:11
FunctiontruncateSummary
(content)
src/components/blog/BlogList.tsx:134
FunctionyoutubeGetID
(url)
src/utils/functions.ts:24