design-token-inspector
Version:
UI components built for inspecting design tokens in a live application
18 lines (9 loc) • 706 B
Markdown
# design-token-inspector
[](https://www.npmjs.com/package/design-token-inspector)
UI components designed for inspecting, modifying and saving design token values on a live application, built with React and Ant Design.
Check it out here: [Demo](https://d1er1mod8an5qy.cloudfront.net)
This package includes:
- `TokenInspector`: Shows all the design tokens used in a section of the UI while hovering over it. The tokens can be modified, saved, and exported in a Style Dictionary format.

## License
[MIT Licence](LICENSE.md)