Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielgamage/data-lathe

a set of utility functions for remapping and reshaping data (esp normalized), inspired by DSP and shader development
https://github.com/danielgamage/data-lathe

data-transformation normalized-data

Last synced: 12 days ago
JSON representation

a set of utility functions for remapping and reshaping data (esp normalized), inspired by DSP and shader development

Awesome Lists containing this project

README

        

# Data Lathe

A collection of pure javascript functions for reshaping normalized data for visualization, DSP, generative art, and more.

image

## Installation

```
npm i data-lathe
```

## Usage

Try out the minimal example on [Observable](https://observablehq.com/@danielgamage/data-lathe), and check the docs on [the docs site](https://lathe-rust.vercel.app/)