IliyanAng / BlazorRepl

Write, compile, execute and share Blazor components entirely in the browser

Home Page:https://blazorrepl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor REPL

What is Blazor REPL?

Blazor REPL is a platform for writing, compiling, executing and sharing Blazor components entirely in the browser. It's perfect for code playground and testing. It's fast and secure. The platform is built and is running entirely on top of Blazor WASM - the WebAssembly hosting model of Blazor.

Features

  • Write and run Blazor components
  • Save and share code snippets
  • View build diagnostics
  • Hightlights and simple autocomplete for user code
  • Customize REPL page layout

Future work

  • Support multiple components
  • Enable REPL page integration in external sites (iframe)
  • Support overriding configurations and introducing new services
  • Support installing NuGet packages
  • More...

Authors

About

Write, compile, execute and share Blazor components entirely in the browser

https://blazorrepl.com

License:GNU General Public License v2.0


Languages

Language:CSS 37.2%Language:JavaScript 30.0%Language:C# 20.6%Language:HTML 12.2%