First of all, great project. The simplicity is beautiful.
I am curious on your thoughts on adding typings in some form to this repo from a maintainer perspective. I am happy to do the work here, but don't want to create a maintenance burden.
In order of personal preference:
- Rewrite/convert the package with TypeScript, using your microbundle package?
- Add
.d.ts files to the current implementation?
- Create a definitely typed package for
@types/vhtml?
First of all, great project. The simplicity is beautiful.
I am curious on your thoughts on adding typings in some form to this repo from a maintainer perspective. I am happy to do the work here, but don't want to create a maintenance burden.
In order of personal preference:
.d.tsfiles to the current implementation?@types/vhtml?