Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chokcoco/iCSS
/ functions
Functions
184 in github.com/chokcoco/iCSS
⨍
Functions
184
◇
Types & classes
31
↓ 1 callers
Method
loadSearchIndex
()
MCP/debug-local.js:69
↓ 1 callers
Method
loadSearchIndex
()
MCP/debug.js:32
↓ 1 callers
Method
loadSearchIndex
()
MCP/server.js:98
↓ 1 callers
Function
main
()
MCP/bin/install.js:161
↓ 1 callers
Function
parseMarkdown
(text: string)
website/app/test-fixes/page.tsx:235
↓ 1 callers
Function
parseMarkdown
(text: string)
website/app/article/[id]/page.tsx:33
↓ 1 callers
Method
parseMarkdownContent
(content, category, filename)
MCP/scripts/fetch-inspiration.js:162
↓ 1 callers
Function
provideTroubleshootingTips
()
MCP/diagnose-mcp.js:190
↓ 1 callers
Function
queryServer
(command)
MCP/debug-query.js:72
↓ 1 callers
Method
run
()
MCP/debug-local.js:338
↓ 1 callers
Method
runAllTests
()
MCP/test-inspiration.js:174
↓ 1 callers
Function
runDebugTests
()
MCP/debug.js:190
↓ 1 callers
Function
runDiagnosis
()
MCP/diagnose-mcp.js:210
↓ 1 callers
Function
runTests
()
MCP/debug-query.js:144
↓ 1 callers
Method
saveAnalysisToDatabase
(issueNumber, analysis)
MCP/scripts/fetch-issues.js:511
↓ 1 callers
Method
saveIssuesToDatabase
(issues)
MCP/scripts/fetch-issues.js:541
↓ 1 callers
Method
saveToDatabase
(category, filename, parsedContent)
MCP/scripts/fetch-inspiration.js:334
↓ 1 callers
Method
searchCssDemos
(query, category, difficulty, limit = 5)
MCP/server.js:441
↓ 1 callers
Method
searchCssTechniques
({ query, categories = [], tags = [], min_weight, limit = 10 })
MCP/debug-local.js:241
↓ 1 callers
Method
searchCssTechniques
(query, limit = 5)
MCP/server.js:329
↓ 1 callers
Function
setLanguage
(newLanguage: Language)
website/app/contexts/AppContext.tsx:42
↓ 1 callers
Function
setStoredLanguage
(language: Language)
website/app/lib/language.ts:27
↓ 1 callers
Function
setTheme
(newTheme: Theme)
website/app/contexts/AppContext.tsx:33
↓ 1 callers
Method
setup
()
MCP/setup.js:16
↓ 1 callers
Method
setupDatabase
()
MCP/debug-local.js:53
↓ 1 callers
Method
setupDatabase
()
MCP/server.js:52
↓ 1 callers
Method
setupHandlers
()
MCP/debug-local.js:168
↓ 1 callers
Method
setupHandlers
()
MCP/server.js:158
↓ 1 callers
Method
showNextSteps
()
MCP/setup.js:71
↓ 1 callers
Function
showPrompt
()
MCP/debug-interactive.js:40
↓ 1 callers
Function
showUsageInstructions
(configFile)
MCP/bin/install.js:127
↓ 1 callers
Function
testAPIs
()
website/app/test-api/page.tsx:36
↓ 1 callers
Method
testCategories
()
MCP/debug.js:136
↓ 1 callers
Method
testCodeSnippets
()
MCP/test-inspiration.js:99
↓ 1 callers
Function
testDatabase
()
MCP/test-server.js:9
↓ 1 callers
Method
testDatabaseIntegrity
()
MCP/test-inspiration.js:21
↓ 1 callers
Method
testDemoStyles
()
MCP/test-inspiration.js:113
↓ 1 callers
Function
testMCPProtocol
()
MCP/diagnose-mcp.js:76
↓ 1 callers
Function
testMCPSDK
()
MCP/test-server.js:81
↓ 1 callers
Function
testSearch
(db, resolve, reject)
MCP/test-server.js:40
↓ 1 callers
Method
testSearchFunctionality
()
MCP/test-inspiration.js:54
↓ 1 callers
Method
testSpecificArticle
(issueNumber = 1)
MCP/debug.js:104
↓ 1 callers
Method
transformIssueToArticle
(issue: GitHubIssue)
website/app/lib/github.ts:100
↓ 1 callers
Function
updateMcpConfig
()
MCP/bin/install.js:37
↓ 1 callers
Function
verifyInstallation
()
MCP/bin/install.js:88
Function
AppProvider
({ children }: { children: React.ReactNode })
website/app/contexts/AppContext.tsx:18
Function
ArticleDetailPage
()
website/app/article/[id]/page.tsx:608
Function
CodeBlock
({ children, language = 'text' }: CodeBlockProps)
website/app/components/CodeBlock.tsx:54
Function
CodePenDemo
({ html, css, js }: { html: string; css: string; js: string })
website/app/components/CodeBlock.tsx:13
Function
GET
(request: NextRequest)
website/app/api/articles/route.ts:4
Function
GET
( req: NextRequest, { params }: { params: { id: string } } )
website/app/api/articles/[id]/route.ts:4
Function
GET
()
website/app/api/categories/route.ts:4
Function
HomePage
()
website/app/page.tsx:24
Function
LanguageToggle
()
website/app/components/LanguageToggle.tsx:8
Function
RootLayout
({ children, }: { children: React.ReactNode })
website/app/layout.tsx:14
Function
TestAPIPage
()
website/app/test-api/page.tsx:29
Function
TestDemoPage
()
website/app/test-demo/page.tsx:3
Function
TestFixesPage
()
website/app/test-fixes/page.tsx:444
Function
TestThemeLangPage
()
website/app/test-theme-lang/page.tsx:7
Function
ThemeToggle
()
website/app/components/ThemeToggle.tsx:9
Method
analyzeCSSPropertyCategories
(properties)
MCP/scripts/fetch-issues.js:1088
Method
analyzeCodePatterns
(content)
MCP/scripts/fetch-issues.js:865
Method
analyzePerformance
(content, cssProperties)
MCP/scripts/fetch-issues.js:1021
Method
clear
()
website/app/lib/cache.ts:47
Method
constructor
()
MCP/debug-local.js:28
Method
constructor
()
MCP/setup.js:11
Method
constructor
()
MCP/debug.js:9
Method
constructor
()
MCP/server.js:29
Method
constructor
()
MCP/test-inspiration.js:11
Method
constructor
()
MCP/scripts/fetch-inspiration.js:14
Method
constructor
()
MCP/scripts/fetch-issues.js:14
Method
constructor
()
website/app/lib/cache.ts:11
Method
generateEnhancedStats
()
MCP/scripts/fetch-issues.js:677
Method
generateStats
()
MCP/scripts/fetch-issues.js:825
Function
goBack
()
website/app/article/[id]/page.tsx:677
Function
goToNextArticle
()
website/app/article/[id]/page.tsx:681
Function
goToPrevArticle
()
website/app/article/[id]/page.tsx:687
Function
handleClickOutside
(event: MouseEvent)
website/app/components/LanguageToggle.tsx:16
Function
handleClickOutside
(event: MouseEvent)
website/app/components/ThemeToggle.tsx:30
Function
loadMore
()
website/app/page.tsx:109
Method
saveCodePatterns
(issueNumber, patterns)
MCP/scripts/fetch-issues.js:1190
Method
savePerformanceAnalysis
(issueNumber, analysis)
MCP/scripts/fetch-issues.js:1250
Method
savePropertyCategories
(categories)
MCP/scripts/fetch-issues.js:1220
Method
updateRelatedArticles
()
MCP/scripts/fetch-issues.js:614
← previous
101–184 of 184, ranked by callers