From 07d6adaa3249a43fd78dad46ff66b7a337fe6aef Mon Sep 17 00:00:00 2001 From: Zeal Date: Thu, 26 Oct 2017 23:39:01 +0800 Subject: [PATCH] add gojs-tool to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bec7c3600..faac147c8 100644 --- a/README.md +++ b/README.md @@ -157,3 +157,11 @@ NodeJS Compatibility -------------------- There is a [separate project](https://github.com/dop251/goja_nodejs) aimed at providing some of the NodeJS functionality. + + +Tools +----- + +Name|Description +:--|:-- +[gojs-tool](https://github.com/gogap/gojs-tool)|A tool for goja to convert go packages to js require modules \ No newline at end of file