Commit graph

8 commits

Author SHA1 Message Date
3f865aa7c1
Extract from darkwiiplayer/js repository
All commits before this one have been cherry-picked and partly modified
from the `darkwiiplayer/js` repository, where skooma was originally at
home, and may at times have some weird wording, as they were written in
the context of that mixed repository.
2023-09-29 16:53:49 +02:00
e8d18ae19a
Extend skooma.text function to support template strings 2023-09-29 15:09:09 +02:00
694b4da6a4
Add current property to skooma bound elements
Elements bound witht he skooma bind function now get a `current`
property patched in.
2023-09-29 15:09:09 +02:00
60b40e2bc0
Add the skooma bind function 2023-09-29 15:09:09 +02:00
b440eec373
Add text wrapper to skooma.js 2023-09-29 15:09:09 +02:00
6094fd602d
Add handle helper function to skooma 2023-09-29 15:09:09 +02:00
5687ba9b22
Add more examples to show off skooma's features 2023-09-29 15:09:09 +02:00
caf113a7ae
Write documentation for listener, speaker and skooma 2023-09-29 15:09:09 +02:00