MCPcopy Index your code

hub / github.com/LekoArts/gatsby-themes / functions

Functions251 in github.com/LekoArts/gatsby-themes

↓ 31 callersMethodwaitForRouteChange
* Waits for Gatsby to finish the route change, in order to ensure event handlers are properly setup
cypress/support/index.d.ts:15
↓ 22 callersMethodassertRoute
* Assert the current URL * @param route * @example cy.assertRoute('/page-2')
cypress/support/index.d.ts:10
↓ 10 callersFunctiongetValue
(input: string | number, rootFontSize = 16)
themes/gatsby-theme-specimens/src/utils/get-value.ts:10
↓ 10 callersFunctionuseMinimalBlogConfig
()
themes/gatsby-theme-minimal-blog/src/hooks/use-minimal-blog-config.tsx:23
↓ 8 callersFunctionRGBToCMYK
(R: number, G: number, B: number)
themes/gatsby-theme-specimens/src/utils/rgb-to-cmyk.ts:11
↓ 7 callersFunctionreplaceSlashes
* Replace double slashes // with one slash / * @description This prevents double slashes as users might add e.g. the basePath as "/blog" or "blog" *
themes/gatsby-theme-minimal-blog/src/utils/replaceSlashes.ts:7
↓ 7 callersFunctionuseSpecimensConfig
()
themes/gatsby-theme-specimens/src/hooks/useSpecimensConfig.tsx:14
↓ 5 callersFunctionnormalizeThemeUIColors
({ colors, omit = [`modes`, `transparent`] }: NormalizeProps)
themes/gatsby-theme-specimens/src/utils/normalize-theme-ui-colors.ts:13
↓ 4 callersFunctionfilterStyles
({ input, allowed }: filterStylesType)
themes/gatsby-theme-specimens/src/utils/filter-styles.ts:8
↓ 4 callersFunctionreplaceWords
(input: string, formatters: { [key: string]: string }[] = defaultFormatters)
themes/gatsby-theme-status-dashboard/src/utils/replace-words.ts:9
↓ 4 callersFunctionuseColorUtils
(color: string)
themes/gatsby-theme-specimens/src/hooks/useColorUtils.tsx:6
↓ 4 callersFunctionuseEmiliaConfig
()
themes/gatsby-theme-emilia/src/hooks/use-emilia-config.tsx:16
↓ 4 callersFunctionuseSiteMetadata
()
themes/gatsby-theme-minimal-blog/src/hooks/use-site-metadata.tsx:19
↓ 4 callersFunctionuseTheme
()
themes/gatsby-theme-styleguide/src/context.ts:3
↓ 3 callersFunctionuseSiteMetadata
()
themes/gatsby-theme-graphql-playground/src/hooks/use-site-metadata.tsx:19
↓ 3 callersFunctionuseSiteMetadata
()
themes/gatsby-theme-jodie/src/hooks/use-site-metadata.tsx:19
↓ 2 callersFunctioncapitalize
(s: string)
themes/gatsby-theme-specimens/src/components/color-families.tsx:8
↓ 2 callersFunctionmdxResolverPassthrough
({ fieldName, source, args, context, info })
themes/gatsby-theme-graphql-playground/gatsby-node.js:3
↓ 2 callersFunctionorgaCreator
(input: string)
www/src/components/seo.tsx:89
↓ 2 callersFunctionuseCircleCi
()
themes/gatsby-theme-status-dashboard/src/hooks/use-circle-ci.tsx:15
↓ 2 callersFunctionuseNetlify
()
themes/gatsby-theme-status-dashboard/src/hooks/use-netlify.tsx:18
↓ 2 callersFunctionuseSiteMetadata
()
themes/gatsby-theme-emma/src/hooks/use-site-metadata.tsx:18
↓ 1 callersFunctionColorFamilies
({ colors = undefined }: ColorFamiliesProps)
themes/gatsby-theme-specimens/src/components/color-families.tsx:14
↓ 1 callersFunctionColorRow
({ color, name, prefix = `` }: ColorRowProps)
themes/gatsby-theme-specimens/src/components/color-row.tsx:14
↓ 1 callersFunctionSpace
({ space = undefined }: SpaceProps)
themes/gatsby-theme-specimens/src/components/space.tsx:12
↓ 1 callersFunctionTable
({ className = ``, columns, titles, children }: TableProps)
themes/gatsby-theme-specimens/src/components/table.tsx:14
↓ 1 callersFunctioncalculateLinesToHighlight
(meta: string)
themes/gatsby-theme-minimal-blog/src/components/code.tsx:38
↓ 1 callersFunctioncopyToClipboard
(str: string)
themes/gatsby-theme-minimal-blog/src/utils/copy-to-clipboard.ts:1
↓ 1 callersFunctiondelay
(duration: number)
themes/gatsby-theme-minimal-blog/src/components/copy.tsx:8
↓ 1 callersFunctiongetParams
(className = ``)
themes/gatsby-theme-minimal-blog/src/components/code.tsx:19
↓ 1 callersFunctionjoin
(...args: any)
themes/gatsby-theme-specimens/src/components/palette.tsx:7
↓ 1 callersFunctionmdxResolverPassthrough
(fieldName)
www/gatsby-node.js:3
↓ 1 callersFunctionmdxResolverPassthrough
(fieldName)
themes/gatsby-theme-emma-core/gatsby-node.js:4
↓ 1 callersFunctionmdxResolverPassthrough
(fieldName)
themes/gatsby-theme-emilia-core/gatsby-node.js:5
↓ 1 callersFunctionmdxResolverPassthrough
(fieldName)
themes/gatsby-theme-jodie-core/gatsby-node.js:4
↓ 1 callersFunctionmdxResolverPassthrough
(fieldName)
themes/gatsby-theme-minimal-blog-core/gatsby-node.js:4
↓ 1 callersFunctionuseBuildTime
()
www/src/hooks/use-build-time.tsx:9
↓ 1 callersFunctionuseInstagram
()
examples/jodie/src/hooks/use-instagram.jsx:3
↓ 1 callersFunctionuseJodieConfig
()
themes/gatsby-theme-jodie/src/hooks/use-jodie-config.tsx:18
↓ 1 callersFunctionuseNavigation
()
themes/gatsby-theme-emma/src/hooks/use-navigation.tsx:12
↓ 1 callersFunctionuseSiteMetadata
()
www/src/hooks/use-site-metadata.tsx:18
↓ 1 callersFunctionuseSiteMetadata
()
themes/gatsby-theme-emilia/src/hooks/use-site-metadata.tsx:19
↓ 1 callersFunctionuseSiteMetadata
()
themes/gatsby-theme-cara/src/hooks/use-site-metadata.tsx:19
↓ 1 callersFunctionuseSiteMetadata
()
examples/styleguide/src/hooks/use-site-metadata.jsx:3
↓ 1 callersFunctionwaveAnimation
(length: string)
themes/gatsby-theme-cara/src/styles/animations.tsx:60
FunctionAbout
({ offset, factor = 1 }: { offset: number; factor?: number })
themes/gatsby-theme-cara/src/components/about.tsx:11
FunctionAboutMe
()
www/src/components/about-me.tsx:8
FunctionAlert
({ children, type = `hint` }: AlertProps)
themes/gatsby-theme-specimens/src/components/alert.tsx:108
FunctionAnnouncement
()
themes/gatsby-theme-specimens/src/icons/announcement.tsx:3
FunctionAudio
({ autoplay = false, loop = false, name = ``, desc = ``, src }: AudioProps)
themes/gatsby-theme-specimens/src/components/audio.tsx:15
FunctionBGImage
({ children, color = ``, slim }: BGImageProps)
themes/gatsby-theme-emma/src/components/bg-image.tsx:8
FunctionBGPattern
()
themes/gatsby-theme-emilia/src/assets/bg-pattern.tsx:3
FunctionBadge
({ children, className = `` }: BadgeProps)
themes/gatsby-theme-specimens/src/components/badge.tsx:11
FunctionBlog
({ posts }: PostsProps)
themes/gatsby-theme-minimal-blog/src/components/blog.tsx:27
FunctionBlog
({ data }: { data: any })
themes/gatsby-theme-minimal-blog-core/src/components/blog.tsx:3
FunctionBlogListItem
({ post, showTags = true }: BlogListItemProps)
themes/gatsby-theme-minimal-blog/src/components/blog-list-item.tsx:24
FunctionBorderRadius
({ radii = undefined }: BorderRadiusProps)
themes/gatsby-theme-specimens/src/components/borderRadius.tsx:12
FunctionBug
()
themes/gatsby-theme-status-dashboard/src/icons/bug.tsx:3
FunctionCara
()
themes/gatsby-theme-cara/src/templates/cara.tsx:9
FunctionCard
({ item, overlay = `0, 0, 0`, shadow = shadowArray, inGrid = false }: CardProps)
themes/gatsby-theme-emilia/src/components/card.tsx:23
FunctionCard
({ site, isOnCircleCI, GH_POSTFIX }: Props)
themes/gatsby-theme-status-dashboard/src/components/card.tsx:20
FunctionCheck
()
themes/gatsby-theme-specimens/src/icons/check.tsx:3
FunctionChevronRight
()
themes/gatsby-theme-specimens/src/icons/chevron-right.tsx:3
FunctionCircle
({ size, color, top, left = ``, right = ``, className = `` }: CircleProps)
www/src/components/shapes.tsx:26
FunctionCircleCI
(props: any)
themes/gatsby-theme-status-dashboard/src/icons/circle-ci.tsx:3
FunctionCircleGrid
({ className = ``, color, size, top, left = ``, right = `` }: Props)
www/src/icons/circle-grid.tsx:13
FunctionCode
({ codeString, noLineNumbers = false, className: blockClassName, metastring = ``, ...props }: CodePr
themes/gatsby-theme-minimal-blog/src/components/code.tsx:67
FunctionColorModeToggle
({ isDark, toggle }: Props)
themes/gatsby-theme-emilia/src/components/colormode-toggle.tsx:11
FunctionColorModeToggle
({ isDark, toggle }: Props)
themes/gatsby-theme-graphql-playground/src/components/colormode-toggle.tsx:11
FunctionColorModeToggle
({ isDark, toggle }: Props)
themes/gatsby-theme-minimal-blog/src/components/colormode-toggle.tsx:11
FunctionColorSwatch
({ color, name = ``, minimal = false, className = ``, prefix = `` }: ColorSwatchProps)
themes/gatsby-theme-specimens/src/components/color-swatch.tsx:28
FunctionColors
()
themes/gatsby-theme-styleguide/src/colors.tsx:8
FunctionColorsPalette
({ colors }: ColorsPaletteProps)
themes/gatsby-theme-styleguide/src/colors-palettes.tsx:12
FunctionContact
({ offset, factor = 1 }: { offset: number; factor?: number })
themes/gatsby-theme-cara/src/components/contact.tsx:19
FunctionContent
({ speed, offset, children, className = ``, factor = 1 }: ContentProps)
themes/gatsby-theme-cara/src/elements/content.tsx:14
FunctionCopy
({ content, duration = 5000, fileName = ``, trim = false }: CopyProps)
themes/gatsby-theme-minimal-blog/src/components/copy.tsx:17
FunctionCurved
({ className = `` }: Props)
www/src/icons/curved.tsx:8
FunctionDisks
()
www/src/components/3d-model.tsx:35
FunctionDivider
({ speed, offset, factor = 1, bg = ``, fill = ``, clipPath = ``, children = null, className =
themes/gatsby-theme-cara/src/elements/divider.tsx:17
FunctionDonut
({ size, color, width, top, left = ``, right = ``, className = `` }: DonutProps)
www/src/components/shapes.tsx:53
FunctionDownload
({ name, src, bg = `white`, preview = true, notes = `` }: DownloadProps)
themes/gatsby-theme-specimens/src/components/download.tsx:14
FunctionDownload
()
themes/gatsby-theme-specimens/src/icons/download.tsx:3
FunctionEmiliaCoreProject
({ ...props }: Props)
themes/gatsby-theme-emilia/src/@lekoarts/gatsby-theme-emilia-core/components/project.tsx:17
FunctionEmiliaCoreProjects
({ ...props }: Props)
themes/gatsby-theme-emilia/src/@lekoarts/gatsby-theme-emilia-core/components/projects.tsx:12
FunctionEmmaCorePage
({ ...props }: Props)
themes/gatsby-theme-emma/src/@lekoarts/gatsby-theme-emma-core/components/page.tsx:12
FunctionEmmaCoreProject
({ ...props }: Props)
themes/gatsby-theme-emma/src/@lekoarts/gatsby-theme-emma-core/components/project.tsx:12
FunctionEmmaCoreProjects
({ ...props }: Props)
themes/gatsby-theme-emma/src/@lekoarts/gatsby-theme-emma-core/components/projects.tsx:12
FunctionFilm
()
themes/gatsby-theme-specimens/src/icons/film.tsx:3
FunctionFontFamily
({ fonts = undefined, previewText = `The quick brown fox jumps over the lazy dog`, }: FontFamilyProps)
themes/gatsby-theme-specimens/src/components/fontFamily.tsx:11
FunctionFontSize
({ fontSizes = undefined }: FontSizeProps)
themes/gatsby-theme-specimens/src/components/fontSize.tsx:12
FunctionFontWeight
({ fontWeights = undefined, previewText = `The quick brown fox jumps over the lazy dog`, }: FontWeightProp
themes/gatsby-theme-specimens/src/components/fontWeight.tsx:11
FunctionFooter
()
themes/gatsby-theme-emilia/src/components/footer.tsx:9
FunctionFooter
({ bg }: { bg: string })
themes/gatsby-theme-jodie/src/components/footer.tsx:6
FunctionFooter
()
themes/gatsby-theme-cara/src/components/footer.tsx:4
FunctionFooter
()
themes/gatsby-theme-emma/src/components/footer.tsx:4
FunctionFooter
()
themes/gatsby-theme-minimal-blog/src/components/footer.tsx:5
FunctionFooter
()
themes/gatsby-theme-styleguide/src/footer.tsx:4
FunctionGitHub
(props: any)
themes/gatsby-theme-status-dashboard/src/icons/github.tsx:3
FunctionGrid
()
themes/gatsby-theme-status-dashboard/src/components/grid.tsx:8
FunctionGridItem
({ children, to, ...props })
themes/gatsby-theme-jodie/src/components/grid-item.tsx:6
next →1–100 of 251, ranked by callers