{"library":"zstd-napi","type":"library","category":null,"description":"This package, `zstd-napi`, provides high-performance TypeScript bindings to the native Zstandard (zstd) compression library, utilizing the Node-API (N-API) for native addon interfacing. As of its latest stable version, `0.0.12`, the library emphasizes reliability and performance, having been proven in production environments with invocation rates exceeding a million times per second. While a specific release cadence isn't explicitly stated, the frequent minor version bumps (0.0.3 to 0.0.12 in recent history) suggest active development. Key differentiators include comprehensive exposure of the stable Zstandard API, supporting advanced features like dictionary compression and multithreading, and offering both high-level and low-level APIs. It ships with pre-built binaries for common platforms and provides robust Node.js version support, including current and active LTS releases, making it a reliable choice for high-throughput compression tasks in Node.js applications.","language":"javascript","status":"active","version":"0.0.12","tags":["javascript","binding","compression","native","zstandard","zstd","Node-API","N-API","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install zstd-napi","imports":["import * as zstd from 'zstd-napi';","import { compress, decompress } from 'zstd-napi';","import * as binding from 'zstd-napi/binding';"]},{"cmd":"yarn add zstd-napi","imports":[]},{"cmd":"pnpm add zstd-napi","imports":[]}],"homepage":null,"github":"https://github.com/drakedevel/zstd-napi","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/zstd-napi","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/zstd-napi/compatibility"}}