-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadmap #15
Comments
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 ? |
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 |
There are already several PRs (some from dependabot admittedly). Who is authorised to approve them? I am considering using this for a new project. There will be several people working on it. If we use this, we may find a need to enhance it. It would be good to know that someone is able to review/improve/approve our enhancements. |
It would be nice to see some detailed plans on how this library will be updated & more suitable for some real-world use cases
The text was updated successfully, but these errors were encountered: