Commit Graph

10 Commits

Author SHA1 Message Date
Talia f97ae06d3e
Remove setup function from template.js 2021-02-22 20:24:17 +01:00
Talia 7e72b33325
Remove uppercase node special case from skooma.js 2021-02-22 20:23:41 +01:00
Talia 7a61b965ba
Rename render to skooma.js 2021-02-22 18:37:53 +01:00
Talia 24ee30f72d
Add special case for templates to render script 2021-02-22 18:37:09 +01:00
Talia da2f082939
Improve HTML render helper 2021-02-19 21:37:44 +01:00
Talia 79af2b74d8 Add skooma-like functional DOM rendering helper 2021-02-17 11:03:21 +01:00
Talia c8fd5b1c40 Refactor scripts into ES6 modules 2021-02-17 11:02:58 +01:00
Talia bbbb23427a Add Better HTML element class for custom elements 2020-10-27 16:40:38 +01:00
Talia 1e6c0de2ec Add template module to more easily write templates 2020-10-27 16:29:29 +01:00
Talia 2c5a6d323e Initial commit 🎊
- Add license (Unlicense)
- Add readme with basic introduction
2020-10-27 16:28:02 +01:00