Design Token Lint
GitHub repository

Type to search...

to open search from anywhere

v0.1.0

Initial release of design-token-lint.

Initial release of @takazudo/zudo-design-token-lint.

This version predates the package's npm publication — the published registry history starts at v1.0.0. It's recorded here as the sub-package's pre-npm version history.

  • CLI: design-token-lint with file/glob arguments and default scan patterns

  • Configurable prohibited patterns, allowed exceptions, ignored files via .design-token-lint.json

  • Pattern placeholders: {n}, {color}, {shade}

  • Ignore comments: {/* design-token-lint-ignore */} and variants

  • Programmatic API: lintFile, lintContent, checkClass, extractClasses, config loading utilities

  • Built-in default rules for Tailwind spacing and color utilities