bitty installation snippets examples tutorials documentation q&a

examples

introduction

These examples show some practical things you can do with bitty. They start off simple and get more complex as you to down the page.

Each page provides a working example powered by the HTML and JavaScript below it.

script and bitty tags

Each page contains these tags:

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

They aren't shown to avoid unnecessary repetition.