An in-browser compile-and-preview sandbox.
In the meantime, the fastest way to try banira is locally — it takes about a minute:
$ npx banira init my-button src $ npx banira dev src/my-button.ts -o demo/dist -r demo
Or read Getting started for the full walk-through.