Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.29 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.29 KB

Luthetus.CompilerServices

Example GIF

Demo:

https://luthetus.github.io/Luthetus.Ide/

Introduction

Luthetus.CompilerServices is a Text Editor component library using the Blazor UI Framework for .NET

Goal

The aim of Luthetus.CompilerServices is to replicate the features of the Monaco Editor that powers Visual Studio Code using Blazor.

One can make use of a compiler service by referencing the Nuget Package or cloning the source code and referencing it directly.

Getting started

  • Video format documentation: #TODO video format
  • First of many markdown tutorials: #TODO markdown tutorials

Installation

You can download the latest release NuGet packages from the official Luthetus.TextEditor NuGet pages.

Release notes / Changelog

See the CHANGELOG.md for release history.

Roadmap

See the ROADMAP.md for planned future updates.

Features

See the FEATURES.md for a list of features.

Licence

MIT