Roadmap
It would be nice to see some detailed plans on how this library will be updated & more suitable for some real-world use cases
This library will be a community driven project updated on-demand and driven by real-world use cases (not the other way around). Similar to https://github.com/python/typeshed/blob/master/CONTRIBUTING.md . We should make a similar guide for this repo. Hopefully we will get better tooling down the line similar to ts2fable, stubgen etc, but I still want this repo to be improved manually using PRs (the files will not be auto-generated, but they may start out that way). Active developers will be invited as maintainers. NuGet deployment is (almost) fully automatic using GH Actions by pushing a new tag.
Probably, the thing that this repo will need for starters is a run-down list of remaining stdlib modules to bind to ? I.e. when i have some time to spare i may be able to to a function or two
is there plans to document missing libraries/apis to be added?
maybe the projects tab now added to github can be used to track this things