Commit Graph

6 Commits

Author SHA1 Message Date
Talia 60af0773a0
Make hyphenation in consistent with browser APIs
Javascript snake-case gets turned into kebab-case in HTML

Change name attribute in example to match
2021-05-02 10:35:55 +02:00
Talia 6f85103c63 Fix skooma.js syntax for strict mode 2021-03-05 13:29:21 +01:00
Talia c16eb29161
Extend skooma to support SVG as well as HTML 2021-02-23 19:11:25 +01:00
Talia 5f27242b3f
Fix checking for template objects in skooma.js 2021-02-23 18:55:32 +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
Renamed from render.js (Browse further)