mirrorsharp/WebAssets
Robert Husák 5bee0b3f34 Remove CodeMirror PHP dependency 2018-01-23 12:00:58 +01:00
..
Properties Simplified project naming. 2017-03-15 22:38:00 +13:00
imgsrcs Reduced svgs a bit more. 2017-05-27 19:22:26 +12:00
tests Added slowUpdateWait event to mirrorsharp.js. 2017-08-22 22:37:43 +12:00
.brackets.json Simplified project naming. 2017-03-15 22:38:00 +13:00
.eslintrc.json Multiple improvements for IFastJsonWriter (includes breaking changes). Added Encoding to SourceText. 2017-07-23 11:27:47 +12:00
README.md Simplified project naming. 2017-03-15 22:38:00 +13:00
WebAssets.csproj [gh-76, gh-56, gh-55] Updated to latest Roslyn. 2017-09-04 22:20:41 +12:00
mirrorsharp.css Reduced svgs a bit more. 2017-05-27 19:22:26 +12:00
mirrorsharp.js Remove CodeMirror PHP dependency 2018-01-23 12:00:58 +01:00
mirrorsharp.less Simplified project naming. 2017-03-15 22:38:00 +13:00
package-lock.json [closes gh-74] Closed client-server desync on undo, added first test and replaced jshint with eslint. 2017-06-24 16:03:24 +12:00
package.json [gh-76, gh-56, gh-55] Updated to latest Roslyn. 2017-09-04 22:20:41 +12:00

README.md

Overview

MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror.
This component (mirrorsharp.js) is only a client part and can't function without a server.

See main readme for full details.