Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/intentui/intentui
/ generate-registry.ts
File
generate-registry.ts
src/scripts/generate-registry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
dotenv from
'dotenv'
2
import
{ promises as fs } from
'fs'
3
import
{ existsSync } from
'node:fs'
4
import
path from
'path'
Callers
nothing calls this directly
Calls
3
makeRegistry
Function · 0.90
makeThemeItem
Function · 0.85
buildAll
Function · 0.85
Tested by
no test coverage detected