Issue: New .NET Foundation Project Application - TypeScript CodeDOM #360
Labels
project application
project support
Use this label to request support for an existing .NET Foundation project
Project Name
TypeScript CodeDOM
License
MIT
Contributor
Fonlow, Zijian Huang
Existing OSS Project?
No
Source Code URL
https://github.com/zijianhuang/TypeScriptCodeDOM
Project Homepage URL
No response
Project Transfer Signatories
Zijian Huang
[email protected]
Description
Provide TypeScriptCodeProvider of .NET CodeDOM and a few helper classes for developing TypeScript code generators.
Name
Zijian Huang
Email
[email protected]
GitHub Profile URL
https://github.com/zijianhuang
Committers
Zijian Huang
Discord Ids
No response
Governance Model
General practice with PR, and passing 1 to 3 levels of testing, as described in https://github.com/zijianhuang/TypeScriptCodeDOM/blob/master/CONTRIBUTING.md
CLA
How does the project check who has signed one?
No response
CLA Notification Alias
No response
Select the Project Transfer Agreement model
Assignment
Repository Layout
No response
Eligibility Criteria
PR Plan Summary
TypeScript CodeDOM had been a by-product of Strongly Typed Web API Client Generators since October 2015 until Feburary 2024, as a foundation library of TypeScript code generators of WebApiClientGen and then OpenApiClientGen, as well as internal code generators in some companies in whcih the devlopment teams have chosen the CodeDOM approach over templates.
TypeScriptCodeProvider has now covered a nearly maximum intersection of TypeScript language features and CodeDOM features, while:
Infrastructure Requirements Summary
"ReleaseBuild.bat" for release build, and "DotNetPack.bat" for releasing to Nuget.
Additional Notes
Legacy repositories:
The text was updated successfully, but these errors were encountered: