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:
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
buildordistfolder.It would also be great to embrace other modules a bit more rather than try to reinvent the wheel. Some inspiration: