ozbillwang / Editor

:pencil: Real-time, responsive HTML/CSS/JS code editor

Home Page:https://editor.ahead.guru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Style

Features

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

CodeMirror Keymaps

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+.

Test and deployment

Create a new project in Vercel with below build commands

image

If you own domain name, you can easily set the custom domain on it.

image

the deployment will be auto-triggered every time, you commit the codes to this repo.

About

:pencil: Real-time, responsive HTML/CSS/JS code editor

https://editor.ahead.guru

License:MIT License


Languages

Language:JavaScript 45.0%Language:CSS 32.7%Language:HTML 22.3%