learning_ai_common_plat/packages/design-tokens
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
..
generated feat(design-tokens): v1.1.0 — add product-specific tokens and new categories 2026-03-03 21:51:20 -08:00
scripts feat(design-tokens): add validation tooling and React Native bridge 2026-03-03 21:51:56 -08:00
src feat: add package tests (58 new) + @bytelyst/fastify-core package 2026-02-12 22:17:17 -08:00
tokens feat(design-tokens): v1.1.0 — add product-specific tokens and new categories 2026-03-03 21:51:20 -08:00
package.json fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
tsconfig.json feat(design-tokens): add @bytelyst/design-tokens package 2026-02-12 11:22:52 -08:00