Skip to content

Commit f5bb594

Browse files
committed
Add more real-world uses
1 parent ca3def0 commit f5bb594

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/realworld.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ <h1><span class="logo-braces">{ }</span> <a href="http://codemirror.net/">CodeMi
2525
<li><a href="http://brackets.io">Adobe Brackets</a> (code editor)</li>
2626
<li><a href="http://bluegriffon.org/">BlueGriffon</a> (HTML editor)</li>
2727
<li><a href="http://cargocollective.com/">Cargo Collective</a> (creative publishing platform)</li>
28+
<li><a href="http://www.codebugapp.com/">Codebug</a> (PHP Xdebug front-end)</li>
29+
<li><a href="http://code.google.com/p/codemirror2-gwt/">CodeMirror2-GWT</a> (Google Web Toolkit wrapper)</li>
2830
<li><a href="http://codev.it/">Codev</a> (collaborative IDE)</li>
2931
<li><a href="http://ot.substance.io/demo/">Collaborative CodeMirror demo</a> (CodeMirror + operational transforms)</li>
3032
<li><a href="http://www.ckwnc.com/">CKWNC</a> (UML editor)</li>
@@ -33,12 +35,14 @@ <h1><span class="logo-braces">{ }</span> <a href="http://codemirror.net/">CodeMi
3335
<li><a href="http://www.dbninja.com">DbNinja</a> (MySQL access interface)</li>
3436
<li><a href="http://elm-lang.org/Examples.elm">Elm language examples</a></li>
3537
<li><a href="http://eloquentjavascript.net/chapter1.html">Eloquent JavaScript</a> (book)</li>
38+
<li><a href="http://www.fastfig.com/">Fastfig</a> (online computation/math tool)</li>
3639
<li><a href="http://blog.pamelafox.org/2012/02/interactive-html5-slides-with-fathomjs.html">FathomJS integration</a> (slides with editors, again)</li>
3740
<li><a href="http://tour.golang.org">Go language tour</a></li>
3841
<li><a href="https://github.com/github/android">GitHub's Android app</a></li>
3942
<li><a href="https://script.google.com/">Google Apps Script</a></li>
4043
<li><a href="http://try.haxe.org">Haxe</a> (Haxe Playground) </li>
4144
<li><a href="http://megafonweblab.github.com/histone-javascript/">Histone template engine playground</a></li>
45+
<li><a href="http://icecoder.net">ICEcoder</a> (web IDE)</li>
4246
<li><a href="http://extensions.joomla.org/extensions/edition/editors/8723">Joomla plugin</a></li>
4347
<li><a href="http://jsbin.com">jsbin.com</a> (JS playground)</li>
4448
<li><a href="http://www.jshint.com/">JSHint</a> (JS linter)</li>

0 commit comments

Comments
 (0)