bitty installation snippets examples documentation q&a

examples

introduction

These examples show practical bitty example beyond simple snippets.

script and bitty tags

The complete HTML, CSS, and JavaScript for each example is show below it with the exception of the initial script and bitty tag:

<script type="module" src="/bitty-#-#-#.js"></script>
<bitty-8 data-connect="/path/to/module.js"></bitty-8>

Those aren't shown to avoid unnecessary repetition.