## Overview

MirrorSharp is a reusable client-server code editor component built on [Roslyn](https://github.com/dotnet/roslyn) and [CodeMirror](https://codemirror.net/).

This library (`mirrorsharp.js`) is the browser-side client component which requires MirrorSharp .NET server to function.

See [main README](https://github.com/ashmind/mirrorsharp/blob/master/README.md) for full details.