Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atifaziz/csharpminifierdemo
Single-Page Application based on Blazor (WebAssembly) demonstrating CSharpMinifier in action
https://github.com/atifaziz/csharpminifierdemo
Last synced: 15 days ago
JSON representation
Single-Page Application based on Blazor (WebAssembly) demonstrating CSharpMinifier in action
- Host: GitHub
- URL: https://github.com/atifaziz/csharpminifierdemo
- Owner: atifaziz
- Created: 2019-05-23T14:47:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T15:43:23.000Z (over 4 years ago)
- Last Synced: 2024-07-31T15:02:25.673Z (3 months ago)
- Language: CSS
- Homepage: https://atifaziz.github.io/CSharpMinifierDemo/
- Size: 6.09 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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