From 1cdb8aa43a5fde08b864d96331c58cc7e08f7e19 Mon Sep 17 00:00:00 2001 From: Deryck Date: Sat, 1 Aug 2015 10:01:52 -0500 Subject: [PATCH] Added Remy's JS Bin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4f5357b..d7e388a7 100644 --- a/README.md +++ b/README.md @@ -426,6 +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` * [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))