learning_ai_common_plat/packages/design-tokens/scripts
saravanakumardb1 2a0a59e56c feat(design-tokens): add validation tooling and React Native bridge
- validate-tokens.js: Scan source files for hardcoded colors
- token-coverage.js: Report token adoption percentage per product
- generate-react-native.ts: Generator for Expo/NomGap StyleSheet tokens

All scripts include:
- Cross-platform file detection (.ts, .tsx, .swift, .kt)
- Product-specific token categorization
- Exit codes for CI integration
2026-03-03 21:51:56 -08:00
..
generate-react-native.ts feat(design-tokens): add validation tooling and React Native bridge 2026-03-03 21:51:56 -08:00
generate.ts fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
token-coverage.js feat(design-tokens): add validation tooling and React Native bridge 2026-03-03 21:51:56 -08:00
validate-tokens.js feat(design-tokens): add validation tooling and React Native bridge 2026-03-03 21:51:56 -08:00