From d20be0096627319d3109b7783f15b40e0adc1e50 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 16 Oct 2015 15:20:57 +0700 Subject: [PATCH] add RequireBin and Tonic --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index bc34057..5f93898 100644 --- a/readme.md +++ b/readme.md @@ -719,6 +719,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [GitHub Linker](https://chrome.google.com/webstore/detail/github-linker/jlmafbaeoofdegohdhinkhilhclaklkp) - Chrome extension that linkifies dependencies in package.json, .js, .jsx, .coffee and .md files on GitHub. - [npm-hub](https://chrome.google.com/webstore/detail/npm-hub/kbbbjimdjbjclaebffknlabpogocablj) - Chrome extension to display npm dependencies at the bottom of a repo's readme. +- [RequireBin](http://requirebin.com) - Shareable JavaScript programs powered by npm and browserify. +- [Tonic](http://blog.tonicdev.com/2015/09/30/embedded-tonic.html) - Embed a Node.js environment on any website. ### Miscellaneous