MudBlazor / TryMudBlazor

A playground for trying out and testing MudBlazor components entirely in the browser.
https://try.mudblazor.com/
GNU General Public License v2.0
75 stars 36 forks source link
blazor blazor-fiddle components-library fiddle hacktoberfest mudblazor mudblazor-codepen mudblazor-fiddle repl

MudBlazor

TryMudBlazor

GitHub Discord Twitter

TryMudBlazor is a playground for trying out MudBlazor components entirely in the browser.
It is based on Blazor WASM - the WebAssembly hosting model of Blazor.

Known Issues

Firefox private tabs are not supported because of restrictions put in place by Firfox private mode.

License

GPL 2

Authors and Contributors

Adaptation for MudBlazor and general web interface overhaul:

Making a custom backend for MudBlazor snippets:

Huge thanks to the orginal authors of Blazor REPL:

Thanks also to BlazorSnippet for continuing the original REPL as Open Source.