Asha is the Design Language and the source of truth for the Dataist ecosystem. It bridges the gap between creative design and technical implementation, ensuring consistency across all platforms.
- Centralized Management: Converts design tokens into standardized formats (JSON, CSS, Dart).
- Consistency: Ensures visual uniformity across different platforms (e.g., Flutter and Web).
- Automated Documentation: Generates technical docs and design guides using Sphinx.
To validate tokens and build the full documentation, run the following command in the project root:
make all- Style Dictionary: For processing and transforming design tokens.
- Sphinx: For managing knowledge and documentation.
For more information, visit the Asha GitHub repository.