Skip to content

Latest commit

 

History

History
 
 

mini-code-edit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Mini code editor

A non-trivial sample with basic features of a code editor, like syntax detection and syntax highlight. If also uses the extended FileSystem API that allows a user to select files from the disk so the app can read and write to that file.

This demo requires node-webkit >= v0.3.0

Screen shot

screenshot

APIs