7 lines
283 B
Markdown
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 %} |