JavaScript AST Parsing, Optimization, Mangling, Bundling, Printing also with SourceMaps.
Info
Version: | 2.0.0 |
Author(s): | Boris Letocha, Miroslav Pokorný |
Last Update: | Sunday, January 7, 2024 |
.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