Expand description

Share your design system in a tiny universal package.
Dilla is a fast but minimal WASM builder based on the syntax and behavior of the Jinja2 implemented on top of Minijinja. The goal is to be able to pack your design system into a universal package, executable through a simple declarative API, for both server side and headless rendering.
To know more about Dilla visit our website dilla.io.
Dilla CLI for renderer and describer.
Simple utility to use and test Dilla without WASM build.
Structs
- Cli 🔒Cli entrypoint to allow commands.
Enums
- Commands 🔒Enum representing the possible commands for the CLI.