File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 99[ ![ vcpkg] ( https://img.shields.io/vcpkg/v/zxc )] ( https://vcpkg.io/en/package/zxc )
1010[ ![ Crates.io] ( https://img.shields.io/crates/v/zxc-compress )] ( https://crates.io/crates/zxc-compress )
1111[ ![ PyPi] ( https://img.shields.io/pypi/v/zxc-compress )] ( https://pypi.org/project/zxc-compress )
12+ [ ![ npm] ( https://img.shields.io/npm/v/zxc-compress )] ( https://www.npmjs.com/package/zxc-compress )
1213
1314[ ![ License] ( https://img.shields.io/badge/license-BSD--3--Clause-blue )] ( LICENSE )
1415
@@ -335,6 +336,7 @@ Official wrappers maintained in this repository:
335336| ----------| -----------------| -----------------| ---------------| --------|
336337| ** Rust** | [` crates.io` ](https://crates.io/crates/zxc-compress) | ` cargo add zxc-compress` | [README](wrappers/rust/zxc/README.md) | [@hellobertrand](https://github.com/hellobertrand) |
337338| ** Python** | [` PyPI` ](https://pypi.org/project/zxc-compress) | ` pip install zxc-compress` | [README](wrappers/python/README.md) | [@nuberchardzer1](https://github.com/nuberchardzer1) |
339+ | ** Node.js** | [` npm` ](https://www.npmjs.com/package/zxc-compress) | ` npm install zxc-compress` | [README](wrappers/nodejs/README.md) | [@hellobertrand](https://github.com/hellobertrand) |
338340
339341Community-maintained bindings:
340342
Original file line number Diff line number Diff line change @@ -211,6 +211,7 @@ For non-C languages, see the official bindings:
211211| ----------| ---------| -----------------| ---------------|
212212| ** Rust** | [ ` crates.io ` ] ( https://crates.io/crates/zxc-compress ) | ` cargo add zxc-compress ` | [ README] ( ../wrappers/rust/zxc/README.md ) |
213213| ** Python** | [ ` PyPI ` ] ( https://pypi.org/project/zxc-compress ) | ` pip install zxc-compress ` | [ README] ( ../wrappers/python/README.md ) |
214+ | ** Node.js** | [ ` npm ` ] ( https://www.npmjs.com/package/zxc-compress ) | ` npm install zxc-compress ` | [ README] ( ../wrappers/nodejs/README.md ) |
214215
215216Community-maintained:
216217- ** Go** : https://github.com/meysam81/go-zxc
You can’t perform that action at this time.
0 commit comments