Skip to content

varemenos/codemagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codemagic.gr

About

Codemagic.gr is a powerful online code editor for web development! It's open-source and follows the philosophy of client-side/fast execution. It's built for creative people who do a lot of web-related experiments and want to test stuff in real-time without the hassle of preparing project files and whatnot. It is also a great place for people to come and learn various web-technologies like HTML, CSS, JS and their derivatives.

Features

Language support

  • Markup: HTML, Markdown, Jade
  • Stylesheet: CSS, LESS, SASS (sasslib)
  • Script: Javascript, CoffeeScript

Language wishlist

  • Markup: HAML, Slim
  • Stylesheet: Stylus

Highlights

  • Speed
  • Syntax Highlighting
  • Color Schemes
  • Intelisense (with Ctrl + Space)
  • Realtime linting for HTML, CSS and JavaScript
  • Vim and Emacs keybinding
  • Emmet
  • Multiple cursors and selections
  • Bracket auto-pairing
  • Code-folding
  • Code beautification
  • Indentation with spaces or tabs
  • Change font-size and tab-size values
  • Displays hidden characters
  • Import external libraries and frameworks for CSS and JavaScript
  • Live Auto-Complete (not implemented by ace.js yet)

Keyboard Shortcuts

  • Ctrl + Enter : Executes the code

Feature wishlist

  • Automatic refresh
  • Sublime Text keybinding (Cloud9 might soon open source their sublime text keybinding for ace.js)
  • Github-gist and other cloud storage integrations
  • real-time collaboration
  • Importing projects

Abilities:

  • Sign-in and save your example to your profile (public/private)
  • Fork any example you have access to (either yours or public example of other people)
  • Download the whole project in a .zip file (which includes your .html, .css and .js files)
  • Share your code with other people by either embedding it to another page, or via a link

The features and capabilities mentioned above will require server-side execution/compilation and therefore can't be implemented until Codemagic.gr's back-end is ready.

More

Read more about the editor features here

License

The MIT License (MIT)

Copyright (c) 2013 Adonis K.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

Codemagic.gr is a powerful online code editor for web development

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages