Skip to content

Commit 87e0f15

Browse files
committed
[real-world uses] Add more links
1 parent fd4cb73 commit 87e0f15

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

doc/realworld.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@
2121

2222
<h2>CodeMirror real-world uses</h2>
2323

24-
<p><a href="mailto:[email protected]">Contact me</a> if you'd like
25-
your project to be added to this list.</p>
24+
<p>Create a <a href="https://github.com/marijnh/codemirror">pull
25+
request</a> or <a href="mailto:[email protected]">email me</a> if
26+
you'd like your project to be added to this list.</p>
2627

2728
<ul>
2829
<li><a href="http://brackets.io">Adobe Brackets</a> (code editor)</li>
@@ -66,14 +67,16 @@ <h2>CodeMirror real-world uses</h2>
6667
<li><a href="http://elm-lang.org/Examples.elm">Elm language examples</a></li>
6768
<li><a href="http://eloquentjavascript.net/chapter1.html">Eloquent JavaScript</a> (book)</li>
6869
<li><a href="http://emmet.io">Emmet</a> (fast XML editing)</li>
70+
<li><a href="https://github.com/espruino/EspruinoWebIDE">Espruino Web IDE</a> (Chrome App for writing code on Espruino devices)</li>
6971
<li><a href="http://www.fastfig.com/">Fastfig</a> (online computation/math tool)</li>
7072
<li><a href="https://metacpan.org/module/Farabi">Farabi</a> (modern Perl IDE)</li>
7173
<li><a href="http://blog.pamelafox.org/2012/02/interactive-html5-slides-with-fathomjs.html">FathomJS integration</a> (slides with editors, again)</li>
7274
<li><a href="http://fiddlesalad.com/">Fiddle Salad</a> (web development environment)</li>
7375
<li><a href="https://github.com/simogeo/Filemanager">Filemanager</a></li>
7476
<li><a href="https://hacks.mozilla.org/2013/11/firefox-developer-tools-episode-27-edit-as-html-codemirror-more/">Firefox Developer Tools</a></li>
7577
<li><a href="http://www.firepad.io">Firepad</a> (collaborative text editor)</li>
76-
<li><a href="https://code.google.com/p/gerrit/">Gerrit</a>'s diff view</a></li>
78+
<li><a href="https://code.google.com/p/gerrit/">Gerrit</a>'s diff view</li>
79+
<li><a href="https://github.com/maks/git-crx">Git Crx</a> (Chrome App for browsing local git repos)</li>
7780
<li><a href="http://tour.golang.org">Go language tour</a></li>
7881
<li><a href="https://github.com/github/android">GitHub's Android app</a></li>
7982
<li><a href="https://script.google.com/">Google Apps Script</a></li>

0 commit comments

Comments
 (0)