PageRenderTime 25ms CodeModel.GetById 32ms RepoModel.GetById 1ms app.codeStats 0ms

/third_party/CodeMirror-4.0.3/doc/realworld.html

https://gitlab.com/imxieke/traceur-compiler
HTML | 144 lines | 135 code | 9 blank | 0 comment | 0 complexity | e2e1bd296e3d30ca44fc397292289c1f MD5 | raw file
  1. <!doctype html>
  2. <title>CodeMirror: Real-world Uses</title>
  3. <meta charset="utf-8"/>
  4. <link rel=stylesheet href="docs.css">
  5. <div id=nav>
  6. <a href="http://codemirror.net"><img id=logo src="logo.png"></a>
  7. <ul>
  8. <li><a href="../index.html">Home</a>
  9. <li><a href="manual.html">Manual</a>
  10. <li><a href="https://github.com/marijnh/codemirror">Code</a>
  11. </ul>
  12. <ul>
  13. <li><a class=active href="#">Real-world uses</a>
  14. </ul>
  15. </div>
  16. <article>
  17. <h2>CodeMirror real-world uses</h2>
  18. <p><a href="mailto:marijnh@gmail.com">Contact me</a> if you'd like
  19. your project to be added to this list.</p>
  20. <ul>
  21. <li><a href="http://brackets.io">Adobe Brackets</a> (code editor)</li>
  22. <li><a href="http://amber-lang.net/">Amber</a> (JavaScript-based Smalltalk system)</li>
  23. <li><a href="http://apeye.org/">APEye</a> (tool for testing &amp; documenting APIs)</li>
  24. <li><a href="http://blog.bitbucket.org/2013/05/14/edit-your-code-in-the-cloud-with-bitbucket/">Bitbucket</a> (code hosting)</li>
  25. <li><a href="http://buzz.blogger.com/2013/04/improvements-to-blogger-template-html.html">Blogger's template editor</a></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="https://developers.google.com/chrome-developer-tools/">Chrome DevTools</a></li>
  29. <li><a href="http://clickhelp.co/">ClickHelp</a> (technical writing tool)</li>
  30. <li><a href="http://complete-ly.appspot.com/playground/code.playground.html">Complete.ly playground</a></li>
  31. <li><a href="http://rsnous.com/cruncher/">Cruncher</a> (notepad with calculation features)</li>
  32. <li><a href="http://drupal.org/project/cpn">Code per Node</a> (Drupal module)</li>
  33. <li><a href="http://www.codebugapp.com/">Codebug</a> (PHP Xdebug front-end)</li>
  34. <li><a href="https://github.com/angelozerr/CodeMirror-Eclipse">CodeMirror Eclipse</a> (embed CM in Eclipse)</li>
  35. <li><a href="http://emmet.io/blog/codemirror-movie/">CodeMirror movie</a> (scripted editing demos)</li>
  36. <li><a href="http://code.google.com/p/codemirror2-gwt/">CodeMirror2-GWT</a> (Google Web Toolkit wrapper)</li>
  37. <li><a href="http://www.crunchzilla.com/code-monster">Code Monster</a> & <a href="http://www.crunchzilla.com/code-maven">Code Maven</a> (learning environment)</li>
  38. <li><a href="http://codepen.io">Codepen</a> (gallery of animations)</li>
  39. <li><a href="http://sasstwo.codeschool.com/levels/1/challenges/1">Code School</a> (online tech learning environment)</li>
  40. <li><a href="http://code-snippets.bungeshea.com/">Code Snippets</a> (WordPress snippet management plugin)</li>
  41. <li><a href="http://antonmi.github.io/code_together/">Code together</a> (collaborative editing)</li>
  42. <li><a href="http://codev.it/">Codev</a> (collaborative IDE)</li>
  43. <li><a href="http://www.codezample.com">CodeZample</a> (code snippet sharing)</li>
  44. <li><a href="http://codio.com">Codio</a> (Web IDE)</li>
  45. <li><a href="http://ot.substance.io/demo/">Collaborative CodeMirror demo</a> (CodeMirror + operational transforms)</li>
  46. <li><a href="http://www.communitycodecamp.com/">Community Code Camp</a> (code snippet sharing)</li>
  47. <li><a href="http://www.compilejava.net/">compilejava.net</a> (online Java sandbox)</li>
  48. <li><a href="http://www.ckwnc.com/">CKWNC</a> (UML editor)</li>
  49. <li><a href="http://www.crudzilla.com/">Crudzilla</a> (self-hosted web IDE)</li>
  50. <li><a href="http://cssdeck.com/">CSSDeck</a> (CSS showcase)</li>
  51. <li><a href="http://ireneros.com/deck/deck.js-codemirror/introduction/#textarea-code">Deck.js integration</a> (slides with editors)</li>
  52. <li><a href="http://www.dbninja.com">DbNinja</a> (MySQL access interface)</li>
  53. <li><a href="https://chat.echoplex.us/">Echoplexus</a> (chat and collaborative coding)</li>
  54. <li><a href="http://elm-lang.org/Examples.elm">Elm language examples</a></li>
  55. <li><a href="http://eloquentjavascript.net/chapter1.html">Eloquent JavaScript</a> (book)</li>
  56. <li><a href="http://emmet.io">Emmet</a> (fast XML editing)</li>
  57. <li><a href="http://www.fastfig.com/">Fastfig</a> (online computation/math tool)</li>
  58. <li><a href="https://metacpan.org/module/Farabi">Farabi</a> (modern Perl IDE)</li>
  59. <li><a href="http://blog.pamelafox.org/2012/02/interactive-html5-slides-with-fathomjs.html">FathomJS integration</a> (slides with editors, again)</li>
  60. <li><a href="http://fiddlesalad.com/">Fiddle Salad</a> (web development environment)</li>
  61. <li><a href="https://hacks.mozilla.org/2013/11/firefox-developer-tools-episode-27-edit-as-html-codemirror-more/">Firefox Developer Tools</a></li>
  62. <li><a href="http://www.firepad.io">Firepad</a> (collaborative text editor)</li>
  63. <li><a href="https://code.google.com/p/gerrit/">Gerrit</a>'s diff view</a></li>
  64. <li><a href="http://tour.golang.org">Go language tour</a></li>
  65. <li><a href="https://github.com/github/android">GitHub's Android app</a></li>
  66. <li><a href="https://script.google.com/">Google Apps Script</a></li>
  67. <li><a href="http://web.uvic.ca/~siefkenj/graphit/graphit.html">Graphit</a> (function graphing)</li>
  68. <li><a href="http://www.handcraft.com/">Handcraft</a> (HTML prototyping)</li>
  69. <li><a href="http://try.haxe.org">Haxe</a> (Haxe Playground) </li>
  70. <li><a href="http://haxpad.com/">HaxPad</a> (editor for Win RT)</li>
  71. <li><a href="http://megafonweblab.github.com/histone-javascript/">Histone template engine playground</a></li>
  72. <li><a href="http://icecoder.net">ICEcoder</a> (web IDE)</li>
  73. <li><a href="http://i-mos.org/imos/">i-MOS</a> (modeling and simulation platform)</li>
  74. <li><a href="http://www.janvas.com/">Janvas</a> (vector graphics editor)</li>
  75. <li><a href="http://extensions.joomla.org/extensions/edition/editors/8723">Joomla plugin</a></li>
  76. <li><a href="http://jqfundamentals.com/">jQuery fundamentals</a> (interactive tutorial)</li>
  77. <li><a href="http://jsbin.com">jsbin.com</a> (JS playground)</li>
  78. <li><a href="https://github.com/kucherenko/jscpd">jscpd</a> (code duplication detector)</li>
  79. <li><a href="http://jsfiddle.com">jsfiddle.com</a> (another JS playground)</li>
  80. <li><a href="http://www.jshint.com/">JSHint</a> (JS linter)</li>
  81. <li><a href="http://jumpseller.com/">Jumpseller</a> (online store builder)</li>
  82. <li><a href="http://kl1p.com/cmtest/1">kl1p</a> (paste service)</li>
  83. <li><a href="http://kodtest.com/">Kodtest</a> (HTML/JS/CSS playground)</li>
  84. <li><a href="https://laborate.io/">Laborate</a> (collaborative coding)</li>
  85. <li><a href="http://lighttable.com/">Light Table</a> (experimental IDE)</li>
  86. <li><a href="http://liveweave.com/">Liveweave</a> (HTML/CSS/JS scratchpad)</li>
  87. <li><a href="http://marklighteditor.com/">Marklight editor</a> (lightweight markup editor)</li>
  88. <li><a href="http://www.mergely.com/">Mergely</a> (interactive diffing)</li>
  89. <li><a href="http://www.iunbug.com/mihtool">MIHTool</a> (iOS web-app debugging tool)</li>
  90. <li><a href="http://mongo-mapreduce-webbrowser.opensagres.cloudbees.net/">Mongo MapReduce WebBrowser</a></li>
  91. <li><a href="http://mvcplayground.apphb.com/">MVC Playground</a></li>
  92. <li><a href="https://www.my2ndgeneration.com/">My2ndGeneration</a> (social coding)</li>
  93. <li><a href="http://www.navigatecms.com">Navigate CMS</a></li>
  94. <li><a href="https://github.com/soliton4/nodeMirror">nodeMirror</a> (IDE project)</li>
  95. <li><a href="https://notex.ch">NoTex</a> (rST authoring)</li>
  96. <li><a href="http://oakoutliner.com">Oak</a> (online outliner)</li>
  97. <li><a href="http://clrhome.org/asm/">ORG</a> (z80 assembly IDE)</li>
  98. <li><a href="https://github.com/mamacdon/orion-codemirror">Orion-CodeMirror integration</a> (running CodeMirror modes in Orion)</li>
  99. <li><a href="http://paperjs.org/">Paper.js</a> (graphics scripting)</li>
  100. <li><a href="http://prinbit.com/">PrinBit</a> (collaborative coding tool)</li>
  101. <li><a href="http://prose.io/">Prose.io</a> (github content editor)</li>
  102. <li><a href="http://www.puzzlescript.net/">Puzzlescript</a> (puzzle game engine)</li>
  103. <li><a href="http://ql.io/">ql.io</a> (http API query helper)</li>
  104. <li><a href="http://qyapp.com">QiYun web app platform</a></li>
  105. <li><a href="http://ariya.ofilabs.com/2011/09/hybrid-webnative-desktop-codemirror.html">Qt+Webkit integration</a> (building a desktop CodeMirror app)</li>
  106. <li><a href="http://www.quivive-file-manager.com">Quivive File Manager</a></li>
  107. <li><a href="http://rascalmicro.com/docs/basic-tutorial-getting-started.html">Rascal</a> (tiny computer)</li>
  108. <li><a href="https://www.realtime.io/">RealTime.io</a> (Internet-of-Things infrastructure)</li>
  109. <li><a href="https://www.shadertoy.com/">Shadertoy</a> (shader sharing)</li>
  110. <li><a href="http://www.sketchpatch.net/labs/livecodelabIntro.html">sketchPatch Livecodelab</a></li>
  111. <li><a href="http://www.skulpt.org/">Skulpt</a> (in-browser Python environment)</li>
  112. <li><a href="http://snippets.pro/">Snippets.pro</a> (code snippet sharing)</li>
  113. <li><a href="http://www.solidshops.com/">SolidShops</a> (hosted e-commerce platform)</li>
  114. <li><a href="http://sqlfiddle.com">SQLFiddle</a> (SQL playground)</li>
  115. <li><a href="https://thefiletree.com">The File Tree</a> (collab editor)</li>
  116. <li><a href="http://www.mapbox.com/tilemill/">TileMill</a> (map design tool)</li>
  117. <li><a href="http://www.toolsverse.com/products/data-explorer/">Toolsverse Data Explorer</a> (database management)</li>
  118. <li><a href="http://enjalot.com/tributary/2636296/sinwaves.js">Tributary</a> (augmented editing)</li>
  119. <li><a href="http://blog.englard.net/post/39608000629/codeintumblr">Tumblr code highlighting shim</a></li>
  120. <li><a href="http://turbopy.com/">TurboPY</a> (web publishing framework)</li>
  121. <li><a href="http://uicod.com/">uiCod</a> (animation demo gallery and sharing)</li>
  122. <li><a href="http://cruise.eecs.uottawa.ca/umpleonline/">UmpleOnline</a> (model-oriented programming tool)</li>
  123. <li><a href="https://upsource.jetbrains.com/#idea/view/923f30395f2603cd9f42a32bcafd13b6c28de0ff/plugins/groovy/src/org/jetbrains/plugins/groovy/intentions/style/ReplaceAbstractClassInstanceByMapIntention.java">Upsource</a> (code viewer)</li>
  124. <li><a href="https://github.com/brettz9/webappfind">webappfind</a> (windows file bindings for webapps)</li>
  125. <li><a href="http://www.webglacademy.com/">WebGL academy</a> (learning WebGL)</li>
  126. <li><a href="http://webglplayground.net/">WebGL playground</a></li>
  127. <li><a href="https://www.webkit.org/blog/2518/state-of-web-inspector/#source-code">WebKit Web inspector</a></li>
  128. <li><a href="http://www.wescheme.org/">WeScheme</a> (learning tool)</li>
  129. <li><a href="http://wordpress.org/extend/plugins/codemirror-for-codeeditor/">WordPress plugin</a></li>
  130. <li><a href="https://www.writelatex.com">writeLaTeX</a> (Collaborative LaTeX Editor)</li>
  131. <li><a href="http://www.xosystem.org/home/applications_websites/xosystem_website/xoside_EN.php">XOSide</a> (online editor)</li>
  132. <li><a href="http://videlibri.sourceforge.net/cgi-bin/xidelcgi">XQuery tester</a></li>
  133. <li><a href="http://q42jaap.github.io/xsd2codemirror/">xsd2codemirror</a> (convert XSD to CM XML completion info)</li>
  134. </ul>
  135. </article>