All Projects → varemenos → Codemagic

varemenos / Codemagic

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Codemagic

vue-code-view
A Vue 2 component like Vue SFC REPL `@vue/repl` : u can edit, run and preview the code effect display in real time on the web page.
Stars: ✭ 67 (-28.72%)
Mutual labels:  playground, code-editor
CodeINN
CodeINN is an instant code editor 📃, that makes programming and development easier. Practice quickly and directly from your web browser, without any setup needed. CodeINN gives the perfect environment to developers technologists, coders computers, and geeks 🤓 to do more with their tech.
Stars: ✭ 39 (-58.51%)
Mutual labels:  playground, code-editor
Mockswift
MockSwift is a Mock library written in Swift.
Stars: ✭ 56 (-40.43%)
Mutual labels:  playground
Emojivision
A 200 something line Swift Playground for rendering images as emojis
Stars: ✭ 84 (-10.64%)
Mutual labels:  playground
Audiokit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
Stars: ✭ 8,827 (+9290.43%)
Mutual labels:  playground
Yawysiwygee
Yet another what-you-see-is-what-you-get equation editor
Stars: ✭ 60 (-36.17%)
Mutual labels:  code-editor
Metalbrot Playground
An interactive playground showing how to use Metal compute kernels.
Stars: ✭ 78 (-17.02%)
Mutual labels:  playground
Code Playground
CodePlayground is a playground tool for go and rust language.
Stars: ✭ 45 (-52.13%)
Mutual labels:  playground
Elm Playground
Create pictures, animations, and games with Elm!
Stars: ✭ 91 (-3.19%)
Mutual labels:  playground
Visualprogramminglanguage
Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.
Stars: ✭ 1,145 (+1118.09%)
Mutual labels:  playground
Black Playground
ambv/black online demo
Stars: ✭ 83 (-11.7%)
Mutual labels:  playground
Codeworld
Educational computer programming environment using Haskell
Stars: ✭ 1,142 (+1114.89%)
Mutual labels:  playground
Carc.in
Compile & run code in
Stars: ✭ 62 (-34.04%)
Mutual labels:  playground
Pixelartmaker
A pixel art editor in a Swift Playground 👾 WWDC Scholarship Winner 🏅
Stars: ✭ 79 (-15.96%)
Mutual labels:  playground
Dyci Main
Dynamic Code Injection Tool for Objective-C
Stars: ✭ 1,103 (+1073.4%)
Mutual labels:  playground
Playground
A space to learn and experience CodeIgniter 4
Stars: ✭ 84 (-10.64%)
Mutual labels:  playground
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-52.13%)
Mutual labels:  playground
Swift Framework C Library Example
Example of a simple Swift framework that integrates with a C library without bridging headers.
Stars: ✭ 63 (-32.98%)
Mutual labels:  playground
Gistlyn
Run Roslyn Gists
Stars: ✭ 75 (-20.21%)
Mutual labels:  playground
Emojiintelligence
Neural Network built in Apple Playground using Swift
Stars: ✭ 1,323 (+1307.45%)
Mutual labels:  playground

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].