Non-monospace font progress for a Text Editor I'm writing with Blazor. Demo website and source code in comments.

This page summarizes the projects mentioned and recommended in the original post on /r/Blazor

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • SliccDBStudio

    Companion app for SliccDB

  • Nice to see that you resumed working on it! I use this editor in my graph database companion app - https://github.com/pmikstacki/SliccDBStudio

  • BlazorCommon

    Discontinued A repository containing Blazor Components I've made which I commonly use in other projects.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Blazor.Text.Editor

    A repository for the nuget package titled, "Blazor.Text.Editor"

  • So, the ILexer.cs (https://github.com/huntercfreeman/Blazor.Text.Editor/tree/main/BlazorTextEditor.RazorLib/Lexing) provides a syntactic model.

  • BlazorStudio

  • An ISemanticModel.cs implementation can be found in BlazorStudio (https://github.com/huntercfreeman/BlazorStudio/tree/main/BlazorStudio.ClassLib/Parsing/C) where I am working on a barebones C language compiler.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts