I am interested in #107 that adds support for generating es6/typescript.
Also it seems like this repository would benefit from updates.
I would love to see the following happen:
- Convert the current pbf code to Typescript (same functionality),
- Update the compiler to generate Typescript code ONLY,
- Call the Typescript compiler programmatically to convert to ES6, common-js, ...
What do you think ?
/cc @mourner