An open API service indexing awesome lists of open source software.

https://github.com/dazinator/dotnet.sourcemaps

A dotnet library to produce and consume sourcemaps.
https://github.com/dazinator/dotnet.sourcemaps

Last synced: about 2 months ago
JSON representation

A dotnet library to produce and consume sourcemaps.

Awesome Lists containing this project

README

          

# DotNet.SourceMaps
A dotnet library to produce and consume sourcemaps.

| Branch | Build Status | NuGet |
| ------------- | ------------- | ----- |
| Master |[![Build master](https://ci.appveyor.com/api/projects/status/p9vdi2py6eaj4283/branch/master?svg=true)](https://ci.appveyor.com/project/dazinator/dotnet-sourcemaps/branch/master) | [![NuGet](https://img.shields.io/nuget/v/dotnet.sourcemaps.svg)](https://www.nuget.org/packages/dotnet.sourcemaps/) |
| Develop | [![Build develop](https://ci.appveyor.com/api/projects/status/p9vdi2py6eaj4283?svg=true)](https://ci.appveyor.com/project/dazinator/dotnet-sourcemaps/branch/develop) | [![NuGet](https://img.shields.io/nuget/vpre/dotnet.sourcemaps.svg)](https://www.nuget.org/packages/dotnet.sourcemaps/) |