Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

wedotstudio/fcus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fcus

AppVeyor GitHub license GitHub Release Maintenance

Screenshot

Focus Writing; Mark Done.

This is a minimal Markdown UWP editor made based on HTML5 and JavaScript.

Get it on Windows 10

Contribute

Feel free to contribute in this project! Make sure to leave issues if the app is not working properly.

License

MIT

Libraries

  • markdown-it 4.1.1
  • CodeMirror 5.1.1
  • highlight.js 9.12.0
  • emojify.js 1.1
  • jQuery 3.2.1
  • js-deflate
  • UWP Community Toolkit 1.5.1
  • UDE.CSharp.UWP 1.0.1

Credits

Referenced code from Markdown.UWP and Markdown Editor.

A big thanks to @yinyue200 for implementing features of multiple instance and file association.