Skip to content

coffeescriptnext/Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor

Editor releases

Editor is a responsive HTML/CSS/JS code editor that renders what you type in real-time. It utilizes the following libraries:

Features

  • Auto-Save (Local Storage)
  • Resizable Code/Preview Pane
  • Preview Pane Width Indicator
  • Syntax Highlighting
  • Code Folding
  • Tag/Bracket Matching
  • Auto-Close HTML Tags
  • Eric Meyer's CSS Reset
  • Text Wrapping Toggles
  • Reset Editor Defaults
  • Refresh Editor
  • Clear Editor
  • Run Scripts In Browser
  • Save As HTML File
  • Dependency Injection

CodeMirror Addons

Note: If Emmet is enabled the Sublime Keymap will be disabled, and vice-versa.

Browser Support

Editor works in all modern web browsers and IE10+.

About

📝 Real-time, responsive HTML/CSS/JS code editor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.5%
  • HTML 14.8%
  • CSS 1.7%