Serris Code Editor
Welcome to the GitHub of the modular code editor for Windows 10 (UWP) called "Serris Code Editor" !
For more informations about the project, you can look the wiki here.
How to run the application
- Install Visual Studio 2017 with the UWP SDK version 14393 (Anniversary Edition)
- And... download the project and open it
Credits and licenses
Serris Code Editor
Created by DeerisLeGris (Seeriis) under the MIT license.
Projects used
- JsBridge by deltakosh: https://github.com/deltakosh/JsBridge (with Apache License 2.0)
- MVVMLight by Laurent Bugnion (GalaSoft): https://github.com/lbugnion/mvvmlight (with MIT license)
- Newtonsoft.Json by James Newton-King: https://github.com/JamesNK/Newtonsoft.Json (with MIT license)
- UWP Community Toolkit by Microsoft: https://github.com/Microsoft/UWPCommunityToolkit (with MIT license)
- Monaco Editor by Microsoft: https://github.com/Microsoft/monaco-editor (with MIT license)
- SerialQueue by Orion Edwards: https://github.com/borland/SerialQueue (with MIT license)
- Devicon by Konpa: https://github.com/konpa/devicon/ (with MIT license)
- Win2D by Microsoft: https://github.com/Microsoft/Win2D (with MIT license)
- UDE by Rudi Pettazzi: https://github.com/linquize/ude/ (with MPL 1.1 license)