Crate dilla_describer

source ·
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 describer, providing introspection.

Statics

Functions

  • Prints the description of artifacts or a single artifact if an ID is provided.
  • Returns a formatted JSON string representing a specific value in a JSON structure.