MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / gen-icon-catalog.mjs

File gen-icon-catalog.mjs

apps/kimi-web/scripts/gen-icon-catalog.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// scripts/gen-icon-catalog.mjs — generate the design-system §02 icon catalog
2// HTML from the canonical registry (lib/icons.ts) so the two can never drift.
3// Run: node --experimental-strip-types scripts/gen-icon-catalog.mjs
4import { ICON_DATA } from '../src/lib/icon-data.ts';

Callers

nothing calls this directly

Calls 6

keysMethod · 0.80
renderFunction · 0.70
addMethod · 0.65
hasMethod · 0.65
writeMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected