|
| 1 | +<!doctype html> |
| 2 | +<html> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"/> |
| 5 | + <title>CodeMirror: Real-world uses</title> |
| 6 | + <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Sans|Droid+Sans:bold"/> |
| 7 | + <link rel="stylesheet" type="text/css" href="docs.css"/> |
| 8 | + </head> |
| 9 | + <body> |
| 10 | + |
| 11 | +<h1><span class="logo-braces">{ }</span> <a href="http://codemirror.net/">CodeMirror</a></h1> |
| 12 | + |
| 13 | +<div class="grey"> |
| 14 | +<img src="baboon.png" class="logo" alt="logo"/> |
| 15 | +<pre> |
| 16 | +/* Real world uses, |
| 17 | + full list */ |
| 18 | +</pre> |
| 19 | +</div> |
| 20 | + |
| 21 | + <p><a href=" mailto:[email protected]" >Contact me </a> if you'd like |
| 22 | + your project to be added to this list.</p> |
| 23 | + |
| 24 | + <ul> |
| 25 | + <li><a href="http://brackets.io">Adobe Brackets</a> (code editor)</li> |
| 26 | + <li><a href="http://bluegriffon.org/">BlueGriffon</a> (HTML editor)</li> |
| 27 | + <li><a href="http://cargocollective.com/">Cargo Collective</a> (creative publishing platform)</li> |
| 28 | + <li><a href="http://codev.it/">Codev</a> (collaborative IDE)</li> |
| 29 | + <li><a href="http://ot.substance.io/demo/">Collaborative CodeMirror demo</a> (CodeMirror + operational transforms)</li> |
| 30 | + <li><a href="http://www.ckwnc.com/">CKWNC</a> (UML editor)</li> |
| 31 | + <li><a href="http://cssdeck.com/">CSSDeck</a> (CSS showcase)</li> |
| 32 | + <li><a href="http://ireneros.com/deck/deck.js-codemirror/introduction/#textarea-code">Deck.js integration</a> (slides with editors)</li> |
| 33 | + <li><a href="http://www.dbninja.com">DbNinja</a> (MySQL access interface)</li> |
| 34 | + <li><a href="http://elm-lang.org/Examples.elm">Elm language examples</a></li> |
| 35 | + <li><a href="http://eloquentjavascript.net/chapter1.html">Eloquent JavaScript</a> (book)</li> |
| 36 | + <li><a href="http://blog.pamelafox.org/2012/02/interactive-html5-slides-with-fathomjs.html">FathomJS integration</a> (slides with editors, again)</li> |
| 37 | + <li><a href="http://tour.golang.org">Go language tour</a></li> |
| 38 | + <li><a href="https://github.com/github/android">GitHub's Android app</a></li> |
| 39 | + <li><a href="https://script.google.com/">Google Apps Script</a></li> |
| 40 | + <li><a href="http://try.haxe.org">Haxe</a> (Haxe Playground) </li> |
| 41 | + <li><a href="http://megafonweblab.github.com/histone-javascript/">Histone template engine playground</a></li> |
| 42 | + <li><a href="http://extensions.joomla.org/extensions/edition/editors/8723">Joomla plugin</a></li> |
| 43 | + <li><a href="http://jsbin.com">jsbin.com</a> (JS playground)</li> |
| 44 | + <li><a href="http://www.jshint.com/">JSHint</a> (JS linter)</li> |
| 45 | + <li><a href="http://kl1p.com/cmtest/1">kl1p</a> (paste service)</li> |
| 46 | + <li><a href="http://www.chris-granger.com/2012/04/12/light-table---a-new-ide-concept/">Light Table</a> (experimental IDE)</li> |
| 47 | + <li><a href="http://www.mergely.com/">Mergely</a> (interactive diffing)</li> |
| 48 | + <li><a href="https://notex.ch">NoTex</a> (rST authoring)</li> |
| 49 | + <li><a href="https://github.com/mamacdon/orion-codemirror">Orion-CodeMirror integration</a> (running CodeMirror modes in Orion)</li> |
| 50 | + <li><a href="http://paperjs.org/">Paper.js</a> (graphics scripting)</li> |
| 51 | + <li><a href="http://prose.io/">Prose.io</a> (github content editor)</li> |
| 52 | + <li><a href="http://ql.io/">ql.io</a> (http API query helper)</li> |
| 53 | + <li><a href="http://qyapp.com">QiYun web app platform</a></li> |
| 54 | + <li><a href="http://ariya.ofilabs.com/2011/09/hybrid-webnative-desktop-codemirror.html">Qt+Webkit integration</a> (building a desktop CodeMirror app)</li> |
| 55 | + <li><a href="http://www.sketchpatch.net/labs/livecodelabIntro.html">sketchPatch Livecodelab</a></li> |
| 56 | + <li><a href="http://www.skulpt.org/">Skulpt</a> (in-browser Python environment)</li. |
| 57 | + <li><a href="http://www.solidshops.com/">SolidShops</a> (hosted e-commerce platform)</li> |
| 58 | + <li><a href="http://sqlfiddle.com">SQLFiddle</a> (SQL playground)</li> |
| 59 | + <li><a href="https://thefiletree.com">The File Tree</a> (collab editor)</li> |
| 60 | + <li><a href="http://enjalot.com/tributary/2636296/sinwaves.js">Tributary</a> (augmented editing)</li> |
| 61 | + <li><a href="http://webglplayground.net/">WebGL playground</a></li> |
| 62 | + <li><a href="http://www.wescheme.org/">WeScheme</a> (learning tool)</li> |
| 63 | + <li><a href="http://wordpress.org/extend/plugins/codemirror-for-codeeditor/">WordPress plugin</a></li> |
| 64 | + <li><a href="http://media.chikuyonok.ru/codemirror2/">Zen Coding</a> (fast XML editing)</li> |
| 65 | + </ul> |
| 66 | + |
| 67 | + </body> |
| 68 | +</html> |
0 commit comments