Commit graph

6 commits

Author SHA1 Message Date
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
bc251001bc
Fix skooma.js syntax for strict mode 2023-09-29 15:07:48 +02:00
b789242c4c
Extend skooma to support SVG as well as HTML 2023-09-29 15:07:48 +02:00
4aa9a658b4
Fix checking for template objects in skooma.js 2023-09-29 15:07:48 +02:00
46864950b2
Remove uppercase node special case from skooma.js 2023-09-29 15:07:48 +02:00
b626076a04
Rename render to skooma.js 2023-09-29 15:07:48 +02:00
Renamed from render.js (Browse further)