Typescript implementation of Zarr.
Zarr is a library for chunked, compressed, N-dimensional arrays.
Zarr.js is not actively maintained anymore.
manzt/zarrita.js is recommended for new use-cases and projects. It has wider support (Zarr v2 and v3) and is more flexible.
npm i zarr
See the Getting Started section in the Documentation.
You can generate the type documentation for this project by running npm run generate-typedocs.
