Javascript implementation of Zarr
Weekly downloads
Readme
Typescript implementation of Zarr.
Zarr is a library for chunked, compressed, N-dimensional arrays.
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
.
For better or for worse the browser environment is slowly becoming the world's operating system. Numerical computing with a lot of data is a poor fit for browsers, but for data visualization, exploration and result-sharing the browser is unparalleled.
With this library a workflow as such becomes possible:
FAQs
Javascript implementation of Zarr
The npm package zarr receives a total of 978 weekly downloads. As such, zarr popularity was classified as not popular.
We found that zarr demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.