Commit Graph

7 Commits

Author SHA1 Message Date
Talia 5a1abac6e8
Fix undefined variable in skooma.js 2023-09-29 15:07:59 +02:00
Talia ada29b303d
Make hyphenation in consistent with browser APIs
Javascript snake-case gets turned into kebab-case in HTML

Change name attribute in example to match
2023-09-29 15:07:57 +02:00
Talia bc251001bc
Fix skooma.js syntax for strict mode 2023-09-29 15:07:48 +02:00
Talia b789242c4c
Extend skooma to support SVG as well as HTML 2023-09-29 15:07:48 +02:00
Talia 4aa9a658b4
Fix checking for template objects in skooma.js 2023-09-29 15:07:48 +02:00
Talia 46864950b2
Remove uppercase node special case from skooma.js 2023-09-29 15:07:48 +02:00
Talia b626076a04
Rename render to skooma.js 2023-09-29 15:07:48 +02:00
Renamed from render.js (Browse further)