From bbaa57e5a046c86ea1029dfda96ec933c510041b Mon Sep 17 00:00:00 2001 From: Altair Date: Thu, 8 Sep 2016 14:10:03 +0800 Subject: [PATCH] Add nodejs native module binding --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 9cfa4a519..48977c919 100644 --- a/index.html +++ b/index.html @@ -180,6 +180,7 @@ here is a list of known bindings and their authors : | __Python__ | Sergey Dryabzhinsky | https://pypi.python.org/pypi/zstd | | __PHP__ | Kamijo | https://github.com/kjdev/php-ext-zstd | | __Node.js__ | albertdb | https://www.npmjs.com/package/node-zstandard +| __Node.js__ | Zwb | https://www.npmjs.com/package/node-zstd | __Ruby__ | Jarred Holman | https://github.com/jarredholman/ruby-zstd | __Ada__ | John Marino | https://github.com/jrmarino/zstd-ada | | __Go__ | Vianney Tran | https://github.com/DataDog/zstd | -- 2.47.2