.NET Standard 2.0 library for parsing sourcemaps.
Info
| Version: | 0.3.0 |
| Author(s): | sleeuwen |
| Last Update: | Wednesday, June 17, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SourceMaps |
Install
Install-Package SourceMaps
dotnet add package SourceMaps
paket add SourceMaps
SourceMaps Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.1)
Tags