A simple syntax highlighter library for Blazor.
$ dotnet add package Blism.Language.BashBlism is a simple syntax highlighter library for Blazor.

Install the package from NuGet:
dotnet add package Blism.Language.CSharp # Repeat for other languages
<CSharpSyntaxHighlighter Code="@SourceCode"/>
Want to add more? See Languages to add and CONTRIBUTING.md
This project is licensed under the MIT License - see the LICENSE.md file for details.