GithubHelp home page GithubHelp logo

az0uz / zarr.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gzuidhof/zarr.js

0.0 0.0 0.0 1016 KB

Javascript implementation of Zarr

Home Page: https://guido.io/zarr.js

License: Apache License 2.0

JavaScript 1.24% Python 1.30% TypeScript 97.45%

zarr.js's Introduction

Zarr.js Logo

Actions Status Top Language Badge NPM badge Documentation


Typescript implementation of Zarr.

Zarr is a library for chunked, compressed, N-dimensional arrays.

Quick start

echo "@az0uz:registry=https://npm.pkg.github.com" >> .npmrc
npm config set "//npm.pkg.github.com/:_authToken" "$GITHUB_TOKEN"
npm i @az0uz/zarr

See the Getting Started section in the Documentation.

Type Docs

You can generate the type documentation for this project by running npm run generate-typedocs.

Why a Typescript implementation for Zarr?

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:

  • You run an experiment/workflow in Python or Julia.
  • You write results to a Zarr store, perhaps one that lives in some cloud storage.
  • In a browser you create a visualization suite which allows for some interactivity.
  • You share a link to a colleague or friend.

zarr.js's People

Contributors

gzuidhof avatar manzt avatar dependabot[bot] avatar az0uz avatar normanrz avatar ilan-gold avatar andreilebedev avatar oskbor avatar oeway avatar toloudis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.