MCPcopy Create free account

hub / github.com/0xa3k5/web3icons / functions

Functions267 in github.com/0xa3k5/web3icons

FunctionPage
()
apps/website/src/app/not-found.tsx:3
FunctionPlugin
()
apps/figma-plugin/src/ui.tsx:18
FunctionPrivacyPage
()
apps/website/src/app/privacy/page.tsx:9
FunctionRootLayout
({ children, modal, }: { children: React.ReactNode modal: React.ReactNode })
apps/website/src/app/layout.tsx:42
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode }>)
examples/nextjs/app/layout.tsx:8
FunctionSearchResults
({ results, isVisible, activeIndex }: Props)
apps/website/src/components/search-results.tsx:15
FunctionSegmentedControl
({ className, selected, options, onChange, }: SegmentedControlProps)
apps/website/src/components/segmented-control.tsx:12
FunctionSegmentedControl
({ className, options, selected, onChange, }: SegmentedControlProps)
apps/figma-plugin/src/components/SegmentedControl.tsx:13
FunctionSidebar
({ groups, basePath = '' }: Props)
apps/website/src/app/docs/components/sidebar.tsx:62
FunctionSidebarContent
({ groups, basePath = '', onNavigate, }: Props & { onNavigate?: () => void })
apps/website/src/app/docs/components/sidebar.tsx:22
FunctionSizeExample
()
apps/website/src/app/docs/components/size-example.tsx:4
FunctionSlider
({ className, minValue, maxValue, value, label, setValue, }: Props)
apps/website/src/components/slider.tsx:13
FunctionStaticIcons
()
examples/react-vite/src/pages/StaticIcons.tsx:12
FunctionTableCell
({ className, children, }: PropsWithChildren<Props>)
apps/website/src/components/table/table-cell.tsx:8
FunctionTableHeader
({ className, children, }: PropsWithChildren<Props>)
apps/website/src/components/table/table-header.tsx:8
FunctionTableOfContents
({ headings, githubPath, markdownSource, }: Props)
apps/website/src/app/docs/components/table-of-contents.tsx:21
FunctionTableRow
({ className, children }: PropsWithChildren<Props>)
apps/website/src/components/table/table-row.tsx:8
FunctionTabs
({ className, tabs, onTabChange, activeTab, size = 'md', separator = true, slotAfter, groupNam
apps/website/src/components/tabs.tsx:21
FunctionTabs
({ className, activeTab, onChange, }: TabsProps)
apps/figma-plugin/src/components/Tabs.tsx:13
FunctionTag
({ className, variant = 'muted', children, }: PropsWithChildren<Props>)
apps/website/src/components/tag.tsx:10
FunctionTextInput
({ placeholder, icon, value, onInput, children, }: PropsWithChildren<Props>)
apps/figma-plugin/src/components/SearchInput.tsx:11
FunctionTooltip
({ text, toggle, position = 'top', className, buttonRef, }: TooltipProps)
apps/website/src/components/tooltip.tsx:13
FunctionUsedBy
({ className }: Props)
apps/website/src/components/used-by.tsx:17
FunctionaddFileNameToMetadata
()
scripts/utils/add-file-name-to-metadata.ts:89
FunctionappendToMetadataJson
(coin: ITokenMetadata)
scripts/utils/append-to-metadata.ts:5
FunctioncreatePackageConfig
({ entry, outputDir = 'dist/esm', external = [], dtsEntries = [], tsconfig = 'tsconfig.json', })
scripts/rollup/base-config.mjs:80
FunctionfilterFunction
(item: any)
apps/website/src/utils/filter-and-sort.ts:35
FunctionfindByFileName
( type: TType, fileName: string, data: T[], )
scripts/utils/find-metadata-by-name.ts:11
FunctiongenerateMetadata
({ params, }: { params: Promise<{ slug: string }> })
apps/website/src/app/blog/[slug]/page.tsx:43
FunctiongenerateMetadata
({ params, }: { params: Promise<{ slug?: string[] }> })
apps/website/src/app/docs/[[...slug]]/page.tsx:175
FunctiongenerateMetadata
({ params, }: { params: { type: string; id: string } })
apps/website/src/app/[type]/[id]/layout.tsx:54
FunctiongenerateStaticParams
()
apps/website/src/app/blog/[slug]/page.tsx:38
FunctiongenerateStaticParams
()
apps/website/src/app/blog/[slug]/opengraph-image.tsx:10
FunctiongenerateStaticParams
()
apps/website/src/app/docs/[[...slug]]/page.tsx:103
FunctiongenerateStaticParams
()
apps/website/src/app/[type]/[id]/layout.tsx:31
FunctiongetChangedFiles
(files: string[], cache: FileCache)
scripts/utils/build-cache.ts:79
FunctionhandleChange
(e: ChangeEvent<HTMLInputElement>)
apps/website/src/components/slider.tsx:21
FunctionhandleCheckboxChange
()
apps/figma-plugin/src/components/IconCard/IconCard.tsx:25
FunctionhandleClearAll
()
apps/figma-plugin/src/components/ActionBar.tsx:18
FunctionhandleClickOutside
(event: MouseEvent)
apps/website/src/components/header.tsx:41
FunctionhandleCopy
()
apps/website/src/components/copy-button.tsx:36
FunctionhandleInputChange
(event: ChangeEvent<HTMLInputElement>)
apps/website/src/components/color-slider.tsx:21
FunctionhandleInsert
()
apps/figma-plugin/src/components/ActionBar.tsx:22
FunctionhandleKeyDown
(e: React.KeyboardEvent<HTMLInputElement>)
apps/website/src/components/header.tsx:73
FunctionhandleRangeChange
(event: ChangeEvent<HTMLInputElement>)
apps/website/src/components/color-slider.tsx:33
FunctionhandleSlashKey
(event: KeyboardEvent)
apps/website/src/components/header.tsx:57
FunctionhandleTabChange
(label: string)
apps/website/src/components/codeblock/codeblock.tsx:49
Functioninit
()
apps/chrome-extension/src/popup.ts:200
FunctionisKebabCase
(filename: string)
packages/react/src/utils/naming-conventions.ts:84
FunctionisKebabCase
(filename: string)
scripts/utils/naming-conventions.ts:84
FunctionisUppercase
(filename: string)
packages/react/src/utils/naming-conventions.ts:76
FunctionisUppercase
(filename: string)
scripts/utils/naming-conventions.ts:76
FunctionkebabToCamel
(str: string)
packages/react/src/utils/naming-conventions.ts:34
FunctionkebabToCamel
(str: string)
scripts/utils/naming-conventions.ts:34
FunctionkebabToPascalCase
(str: string)
packages/react/src/utils/naming-conventions.ts:65
FunctionloadMoreIcons
()
apps/figma-plugin/src/ui.tsx:28
Functiononwarn
(warning, warn)
packages/react/rollup.config.mjs:13
Functiononwarn
(warning, warn)
packages/react/rollup.dynamic.config.mjs:10
FunctionpreloadIcon
(type: string, metadata: TMetadata)
packages/react/src/utils/loadIcon.ts:20
Functionredirects
()
apps/website/next.config.mjs:19
FunctionremoveDuplicates
()
scripts/utils/remove-duplicates.ts:17
Functionrobots
()
apps/website/src/app/robots.ts:3
Functionsitemap
()
apps/website/src/app/sitemap.ts:5
FunctiontoCamelCase
(str: string)
packages/react/src/utils/naming-conventions.ts:23
FunctiontoKebabCase
(str: string)
scripts/utils/naming-conventions.ts:6
FunctiontoPascalCase
(str: string)
packages/react/src/utils/naming-conventions.ts:51
FunctiontoPascalCase
(str: string)
scripts/utils/naming-conventions.ts:51
← previous201–267 of 267, ranked by callers