diff options
author | Deryck <dhenson02@users.noreply.github.com> | 2015-08-01 17:32:34 +0000 |
---|---|---|
committer | Deryck <dhenson02@users.noreply.github.com> | 2015-08-01 17:32:34 +0000 |
commit | 58cac84715ff63f7be9e3d91c3235f487176354e (patch) | |
tree | 5feebca29f5790e9b477d29a5a07141a15ba8a4e | |
parent | Added Remy's JS Bin (diff) | |
download | awesome-selfhosted-58cac84715ff63f7be9e3d91c3235f487176354e.tar.gz awesome-selfhosted-58cac84715ff63f7be9e3d91c3235f487176354e.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -426,7 +426,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` `Javascript` `CSS` `HTML` + * [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)) |