Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ansh-Vortex/Readme-Maker
/ functions
Functions
130 in github.com/Ansh-Vortex/Readme-Maker
⨍
Functions
130
◇
Types & classes
27
↓ 41 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 31 callers
Function
generateMarkdownInstant
(newData: RepoReadmeData, set: any)
src/hooks/use-repo-readme-store.ts:132
↓ 7 callers
Function
generateSkillIconsRows
(theme: string, perLine: number = 12)
src/lib/generator.ts:215
↓ 6 callers
Function
updateStat
(statType: 'github' | 'streak' | 'topLang', key: string, value: boolean | string)
src/components/generator/sections/stats.tsx:22
↓ 5 callers
Function
debouncedGenerateMarkdown
(newData: ReadmeData, set: any)
src/hooks/use-readme-store.ts:76
↓ 4 callers
Function
generateReadme
(data: ReadmeData)
src/lib/generator.ts:277
↓ 3 callers
Function
generateRepoReadme
(data: RepoReadmeData)
src/lib/repo-generator.ts:4
↓ 3 callers
Function
generateShieldBadges
(style: string)
src/lib/generator.ts:225
↓ 3 callers
Function
generateSkillIconsStyle
(skills: string[], iconStyle: string)
src/lib/generator.ts:207
↓ 2 callers
Function
getCurrentContent
()
src/components/repo-generator/ai-assistant.tsx:34
↓ 2 callers
Function
handleGenerate
(isRefining = false)
src/components/repo-generator/ai-assistant.tsx:44
↓ 2 callers
Function
handleGetStarted
(type: 'profile' | 'repo')
src/components/demo.tsx:17
↓ 1 callers
Function
analyzeRepo
()
src/components/repo-generator/repo-analyzer.tsx:81
↓ 1 callers
Function
animate
()
src/components/ui/animated-shader-background.tsx:96
↓ 1 callers
Function
fetchRepos
()
src/components/repo-generator/repo-selector.tsx:39
↓ 1 callers
Function
filterSkills
(items: { name: string; icon: string }[])
src/components/generator/sections/skills.tsx:37
↓ 1 callers
Function
formatDate
(dateStr: string)
src/components/repo-generator/repo-selector.tsx:72
↓ 1 callers
Function
generateReadmeFromAnalysis
(analysis: RepoAnalysis)
src/components/repo-generator/repo-analyzer.tsx:121
↓ 1 callers
Function
handleAddPrereq
()
src/components/repo-generator/sections/installation.tsx:17
↓ 1 callers
Function
handleAddPresetBadge
(preset: typeof PRESET_BADGES[0])
src/components/repo-generator/sections/project-info.tsx:36
↓ 1 callers
Function
handleAddTech
()
src/components/repo-generator/sections/project-info.tsx:59
↓ 1 callers
Function
handleChange
(key: string, value: string)
src/components/generator/sections/socials.tsx:26
↓ 1 callers
Function
toggleSkill
(category: 'languages' | 'frameworks' | 'tools', skill: string)
src/components/generator/sections/skills.tsx:29
Function
AIAssistant
({ onClose }: AIAssistantProps)
src/components/repo-generator/ai-assistant.tsx:15
Function
AboutSection
()
src/components/generator/sections/about.tsx:11
Function
Accordion
({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>)
src/components/ui/accordion.tsx:9
Function
AccordionContent
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>)
src/components/ui/accordion.tsx:50
Function
AccordionItem
({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>)
src/components/ui/accordion.tsx:15
Function
AccordionTrigger
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>)
src/components/ui/accordion.tsx:28
Function
AnoAI
()
src/components/ui/animated-shader-background.tsx:6
Function
ApiDocsSection
()
src/components/repo-generator/sections/api-docs.tsx:15
Function
AuthProvider
({ children }: { children: React.ReactNode })
src/components/auth-provider.tsx:5
Function
Badge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
src/components/ui/badge.tsx:28
Function
Button
({ className, variant = "default", size = "default", asChild = false, ...props }: React.ComponentPro
src/components/ui/button.tsx:39
Function
CategorySection
({ title, items, category, color }: { title: string; items
src/components/generator/sections/skills.tsx:59
Function
Checkbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
src/components/ui/checkbox.tsx:9
Function
ConfigurationSection
()
src/components/repo-generator/sections/configuration.tsx:15
Function
ContributingSection
()
src/components/repo-generator/sections/contributing.tsx:12
Function
Dialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
src/components/ui/dialog.tsx:9
Function
DialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
src/components/ui/dialog.tsx:27
Function
DialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
src/components/ui/dialog.tsx:49
Function
DialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
src/components/ui/dialog.tsx:119
Function
DialogFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/dialog.tsx:93
Function
DialogHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/dialog.tsx:83
Function
DialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
src/components/ui/dialog.tsx:33
Function
DialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
src/components/ui/dialog.tsx:21
Function
DialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
src/components/ui/dialog.tsx:106
Function
DialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
src/components/ui/dialog.tsx:15
Function
ExtraToggle
({ label, checked, onChange, }: { label: string; checked: boolean;
src/components/generator/sections/extras.tsx:19
Function
ExtrasSection
()
src/components/generator/sections/extras.tsx:13
Function
ExtrasSection
()
src/components/repo-generator/sections/extras.tsx:13
Function
FeaturesSection
()
src/components/repo-generator/sections/features.tsx:14
Function
FormSection
({ value, title, icon, children }: FormSectionProps)
src/components/generator/form-section.tsx:13
Function
GET
(request: NextRequest)
src/app/api/repos/route.ts:5
Function
GET
( request: NextRequest, { params }: { params: Promise<{ owner: string; repo: string }> } )
src/app/api/repos/[owner]/[repo]/route.ts:5
Function
Generator
({ onBack }: GeneratorProps)
src/components/generator/index.tsx:15
Function
GeneratorForm
()
src/components/generator/form.tsx:14
Function
GitHubAuth
()
src/components/github-auth.tsx:8
Function
HeaderSection
()
src/components/generator/sections/header.tsx:14
Function
Home
()
src/app/page.tsx:4
Function
Input
({ className, type, ...props }: React.ComponentProps<"input">)
src/components/ui/input.tsx:5
Function
InstallationSection
()
src/components/repo-generator/sections/installation.tsx:13
Function
Label
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
src/components/ui/label.tsx:8
Function
LicenseSection
()
src/components/repo-generator/sections/license.tsx:21
Function
POST
(request: NextRequest)
src/app/api/generate-readme/route.ts:101
Function
Popover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
src/components/ui/popover.tsx:8
Function
PopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
src/components/ui/popover.tsx:42
Function
PopoverContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
src/components/ui/popover.tsx:20
Function
PopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
src/components/ui/popover.tsx:14
Function
Preview
()
src/components/generator/preview.tsx:12
Function
ProjectInfoSection
()
src/components/repo-generator/sections/project-info.tsx:24
Function
ProjectsSection
()
src/components/generator/sections/projects.tsx:15
Function
RepoAnalyzer
({ repo, onComplete, onBack }: RepoAnalyzerProps)
src/components/repo-generator/repo-analyzer.tsx:51
Function
RepoGenerator
({ onBack }: RepoGeneratorProps)
src/components/repo-generator/index.tsx:25
Function
RepoGeneratorForm
()
src/components/repo-generator/form.tsx:16
Function
RepoPreview
()
src/components/repo-generator/preview.tsx:12
Function
RepoSelector
({ onSelect, onBack }: RepoSelectorProps)
src/components/repo-generator/repo-selector.tsx:32
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:22
Function
ScreenshotsSection
()
src/components/repo-generator/sections/screenshots.tsx:12
Function
ScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
src/components/ui/scroll-area.tsx:8
Function
ScrollBar
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
src/components/ui/scroll-area.tsx:31
Function
Select
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
src/components/ui/select.tsx:9
Function
SelectContent
({ className, children, position = "item-aligned", align = "center", ...props }: React.ComponentProp
src/components/ui/select.tsx:53
Function
SelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
src/components/ui/select.tsx:15
Function
SelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
src/components/ui/select.tsx:103
Function
SelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
src/components/ui/select.tsx:90
Function
SelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
src/components/ui/select.tsx:161
Function
SelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
src/components/ui/select.tsx:143
Function
SelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
src/components/ui/select.tsx:130
Function
SelectTrigger
({ className, size = "default", children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
src/components/ui/select.tsx:27
Function
SelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
src/components/ui/select.tsx:21
Function
Separator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
src/components/ui/separator.tsx:8
Function
SkillBadge
({ name, selected, onClick }: { name: string; selected: boolean; onClick: () => void })
src/components/generator/sections/skills.tsx:43
Function
SkillsSection
()
src/components/generator/sections/skills.tsx:24
Function
SocialsSection
()
src/components/generator/sections/socials.tsx:22
Function
SplineScene
({ scene, className }: SplineSceneProps)
src/components/ui/splite.tsx:11
Function
SplineSceneBasic
()
src/components/demo.tsx:13
Function
Spotlight
({ className, fill }: SpotlightProps)
src/components/ui/spotlight.tsx:9
Function
StatCard
({ title, emoji, enabled, onToggle, theme, onThemeChange,
src/components/generator/sections/stats.tsx:26
Function
StatsSection
()
src/components/generator/sections/stats.tsx:17
next →
1–100 of 130, ranked by callers