Skip to content

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

License

Notifications You must be signed in to change notification settings

hatemhosny/BlazorRepl

 
 

Repository files navigation

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
  • Write multiple components
  • Install NuGet packages
  • Override configurations and introduce new services
  • View build diagnostics
  • Hightlights and simple autocomplete for user code
  • Customize REPL page layout

Future work

  • Enable REPL page integration in external sites (iframe)
  • More...

Authors

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 35.3%
  • CSS 29.2%
  • JavaScript 22.6%
  • HTML 12.9%