No description
Find a file
DarkWiiPlayer 0d547a3ceb
Add has metamethod to proxies
This change allows proxies to be used with `with` for easier HTML/SVG
generation.
2021-08-04 17:05:07 +02:00
better.js Rework attribute handling in Better 2021-08-03 16:32:19 +02:00
license Initial commit 🎊 2020-10-27 16:28:02 +01:00
listener.js Add comments documenting what stuff does 2021-06-23 16:21:33 +02:00
readme.md Initial commit 🎊 2020-10-27 16:28:02 +01:00
skooma.js Add has metamethod to proxies 2021-08-04 17:05:07 +02:00
template.js Add comments documenting what stuff does 2021-06-23 16:21:33 +02:00

DarkWiiPlayer/JS

A collection of general-purpose Javascript snippets/modules that I end up copy-pasting around more often than necessary.