Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

7 lines
283 B
Markdown

{% if project["library"]["demo"] %}
## :dna: Demo
A full [demo](https://github.com/{{ project["library"]["github"] }}/tree/{{ project["library"]["branch"] }}/demo){:target="_blank"} is included inside the demo module, it shows nearly every usage with working examples.
{% endif %}