Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/connectbot/connectbot.github.io
/ functions
Functions
20 in github.com/connectbot/connectbot.github.io
⨍
Functions
20
◇
Types & classes
2
↓ 2 callers
Function
disperseParticlesXY
(x: number, y: number)
src/components/NotFoundCanvas.tsx:93
↓ 1 callers
Function
animate
()
src/components/NotFoundCanvas.tsx:169
↓ 1 callers
Method
animate
()
src/components/NotFoundCanvas.tsx:21
↓ 1 callers
Method
distanceTo
(x: number, y: number)
src/components/NotFoundCanvas.tsx:35
↓ 1 callers
Function
drawScene
()
src/components/NotFoundCanvas.tsx:123
↓ 1 callers
Function
fitTextOnCanvas
(text: string, fontface: string)
src/components/NotFoundCanvas.tsx:89
↓ 1 callers
Function
measureTextBinaryMethod
(text: string, fontface: string, min: number, max: number, desiredWidth: number)
src/components/NotFoundCanvas.tsx:73
↓ 1 callers
Method
moveAwayFrom
(x: number, y: number)
src/components/NotFoundCanvas.tsx:41
Function
NotFound
()
src/app/404/page.tsx:7
Function
NotFoundCanvas
()
src/components/NotFoundCanvas.tsx:55
Function
Page
(props)
src/app/[[...mdxPath]]/page.tsx:21
Function
QRCode
({ value, size = 128, level = 'L', includeMargin = true, })
src/components/QRCode.tsx:11
Function
RootLayout
({ children })
src/app/layout.tsx:62
Method
constructor
(x: number, y: number)
src/components/NotFoundCanvas.tsx:14
Function
disperseParticlesMouse
(e: MouseEvent)
src/components/NotFoundCanvas.tsx:101
Function
disperseParticlesTouch
(e: TouchEvent)
src/components/NotFoundCanvas.tsx:109
Function
generateMetadata
(props: PageProps)
src/app/[[...mdxPath]]/page.tsx:7
Function
getOptions
()
src/theme.config.tsx:151
Function
useMDXComponents
( components?: MDXComponents, )
src/mdx-components.tsx:12
Function
useNextSeoProps
()
src/theme.config.tsx:163