From 60fc1f22a50659cee0bc5b5a77ba199e6e3bff63 Mon Sep 17 00:00:00 2001 From: mattn Date: Mon, 24 Dec 2012 18:07:58 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Related-Projects.md b/Related-Projects.md index c28b0bc..4a285c9 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -31,6 +31,7 @@ * [php-mruby](https://github.com/chobie/php-mruby) Wow, this php performs mruby! by [chobie](https://github.com/chobie) * [mRuby](https://github.com/tokuhirom/mRuby.pm) mruby binding for perl5 by [tokuhirom](https://github.com/tokuhirom) * [mruby-on-Lua](https://github.com/matsumoto-r/mruby-on-Lua) mruby on Lua by [matsumoto_r](https://github.com/matsumoto-r) +* [node-mruby](https://github.com/tokuhirom/node-mruby) extension library for node.js. It embeds mRuby into node.js. by [tokuhirom](https://github.com/tokuhirom) ## Hobby