.NET port of Microsoft's TypeScript parser for simple AST manipulation.
Info
Version: | 1.0.2 |
Author(s): | Oleg Zudov |
Last Update: | Friday, February 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ToCSharp/TypeScriptAST |
NuGet Url: | https://www.nuget.org/packages/TypeScriptAST |
Install
Install-Package TypeScriptAST
dotnet add package TypeScriptAST
paket add TypeScriptAST
TypeScriptAST Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.0)
Tags