Open
Description
I'm digging this. 👍 My two cents:
I was initially pretty confused reading through source, until I realized it was the transpiled output. Maybe it would be better to only transpile on prepublish, and avoid bloating github with transpiled code. Or, putting it in a build
or dist
folder.
It would also be great to embrace other modules a bit more rather than try to reinvent the wheel. Some inspiration:
- xhr
- insert
- add-event-listener
- dom-css or prefix-style for applying styles
- is-dom
- and more
Metadata
Metadata
Assignees
Labels
No labels