]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Add nodejs native module binding 354/head
authorAltair <zwb.ict@gmail.com>
Thu, 8 Sep 2016 06:10:03 +0000 (14:10 +0800)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2016 06:10:03 +0000 (14:10 +0800)
index.html

index 9cfa4a519b11ef8bbc8363daa86cfcf4b39bad3b..48977c91976d1c4c337d817801188ac5e2c2c505 100644 (file)
@@ -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       |