MCPcopy Create free account

hub / github.com/amittam104/BentoHub / functions

Functions35 in github.com/amittam104/BentoHub

↓ 15 callersFunctioncn
(...inputs)
src/lib/utils.js:4
↓ 9 callersFunctiondrawGridStructure
(ctx, x, y, width, height, radius)
src/BentoGrid.jsx:219
↓ 2 callersFunctiondrawImageScaled
(ctx, img, x, y, maxWidth, maxHeight)
src/BentoGrid.jsx:258
↓ 2 callersFunctiondrawWrappedText
(ctx, text, x, y, maxWidth, lineHeight)
src/BentoGrid.jsx:229
↓ 2 callersFunctionloadImageWithCors
(src, crossOrigin = "anonymous")
src/BentoGrid.jsx:247
↓ 1 callersFunctiondrawCanvasContent
()
src/BentoGrid.jsx:328
↓ 1 callersFunctionuseTheme
()
src/lib/useTheme.js:3
FunctionApp
()
src/App.jsx:16
FunctionBadge
({ className, variant, ...props })
src/components/ui/badge.jsx:32
FunctionBannerNote
()
src/BannerNote.jsx:1
FunctionBentoGrid
({ name, job, portfolio, intro, primarySkill, secondarySkill, tertiarySkill, avatar,
src/BentoGrid.jsx:10
FunctionCTA
({ outputView, imageURL })
src/CTA.jsx:6
FunctionCTAButtons
({ theme, onThemeToggle})
src/Navbar.jsx:35
FunctionCallToAction
()
src/CTA.jsx:15
FunctionFooter
()
src/Footer.jsx:1
FunctionForm
({ name, onSetName, job, onSetJob, portfolio, onSetPortfolio, intro, onSetIntro, pr
src/Form.jsx:7
FunctionForm2
({ // onThirdStep, onSecondStep, // avatar, onAvatar, onAvatarUpload, projectName, onProj
src/Form2.jsx:8
FunctionGetCodeOutput
({ imageURL })
src/Output.jsx:92
FunctionGrid
({ name, intro, job, primarySkill, secondarySkill, tertiarySkill, xUsername, portfolio
src/BentoGrid.jsx:195
FunctionHero
({ onScrollInputsView, theme })
src/Hero.jsx:5
FunctionInputs
({ children, secondStep, thirdStep, inputsView, })
src/Inputs.jsx:11
FunctionNavbar
({ theme, toggleTheme })
src/Navbar.jsx:11
FunctionOutput
({ outputView, imageURL })
src/Output.jsx:11
FunctiondownloadImage
()
src/BentoGrid.jsx:286
FunctionhandleAvatarUpload
(e)
src/App.jsx:120
FunctionhandleHTMlClick
()
src/Output.jsx:99
FunctionhandleImage1Upload
(e)
src/App.jsx:81
FunctionhandleImage2Upload
(e)
src/App.jsx:94
FunctionhandleMarkdownClick
()
src/Output.jsx:104
FunctionhandleProjectLogoUpload
(e)
src/App.jsx:107
FunctionhandleScrollToInputs
()
src/App.jsx:52
FunctionhandleScrollToOutput
(e)
src/App.jsx:56
FunctionhandleSecondStep
()
src/App.jsx:73
FunctionhandleThemeToggle
()
src/Navbar.jsx:12
FunctionhandleThirdStep
()
src/App.jsx:77