zstd-ffi-js is a JavaScript library that provides bindings to the Zstandard compression library through FFI (Foreign Function Interface).
This documentation is organized into the following sections:
::::{grid} 1 1 2 2 :gutter: 2
:::{grid-item-card} :link: user-docs/index 🧑 User docs ^^^ Documentation for users who want to use zstd-ffi-js in their projects. :::
:::{grid-item-card} :link: dev-docs/index 🛠 Developer docs ^^^ Documentation for developers who want to contribute to zstd-ffi-js. ::: ::::
:::{toctree} :hidden:
user-docs/index.md dev-docs/index.md :::