Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atifaziz/CSharpMinifierDemo

Single-Page Application based on Blazor (WebAssembly) demonstrating CSharpMinifier in action
https://github.com/atifaziz/CSharpMinifierDemo

Last synced: about 2 months ago
JSON representation

Single-Page Application based on Blazor (WebAssembly) demonstrating CSharpMinifier in action

Awesome Lists containing this project

README

        

# C# Minifier Demo

This is a [Blazor] client project that demonstrates [C# Minifier][csmin] in
action. It runs entirely in any browser that supports WebAssembly. [Take it
for a spin][demo].

[demo]: https://atifaziz.github.io/CSharpMinifierDemo/
[csmin]: https://github.com/atifaziz/CSharpMinifier
[Blazor]: http://blazor.net