aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2015-08-01 19:51:52 +0000
committerEdward D <ed.kickball@hotmail.com>2015-08-01 19:51:52 +0000
commitdb408cd21945a12bd9fd993f003a567bd83611ed (patch)
treecd3810e56b6280de156ab191b91638b04a69834d
parentMerge pull request #82 from yelinaung/master (diff)
parentUpdate README.md (diff)
downloadawesome-selfhosted-db408cd21945a12bd9fd993f003a567bd83611ed.tar.gz
awesome-selfhosted-db408cd21945a12bd9fd993f003a567bd83611ed.zip
Merge pull request #97 from dhenson02/master
Added Remy's JS Bin (IDE/Tools)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 583cb577..01b2c088 100644
--- a/README.md
+++ b/README.md
@@ -431,6 +431,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
### IDE/Tools
* [Codiad](http://codiad.com/) - a web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad))
+ * [JS Bin](http://jsbin.com/) - open source collaborative web development debugging tool ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs`
* [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam))
* [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source code](https://github.com/gskinner/regexr/)) `MIT` `Nodejs`
* [Repo.js](http://darcyclarke.me/dev/repojs/) - A plugin to embed Github repos on your site ([Source code](https://github.com/darcyclarke/Repo.js))