JavaScript AST Parsing, Optimization, Mangling, Bundling, Printing also with SourceMaps.
Info
| Version: | 2.1.0 |
| Author(s): | Boris Letocha, Miroslav Pokorný |
| Last Update: | Thursday, April 17, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/Bobris/Njsast |
| NuGet Url: | https://www.nuget.org/packages/Njsast |
Install
Install-Package Njsast
dotnet add package Njsast
paket add Njsast
Njsast Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags