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

https://github.com/petitatelier/data-streams

A collection of readable/writable data streams, to play with for visualization experiments
https://github.com/petitatelier/data-streams

bridge osc stream streaming-data webstream

Last synced: about 1 year ago
JSON representation

A collection of readable/writable data streams, to play with for visualization experiments

Awesome Lists containing this project

README

          

# Data streams

[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![npm latest version](https://img.shields.io/npm/v/@petitatelier/osc-stream.svg)](https://www.npmjs.com/package/@petitatelier/osc-stream)

A collection of readable and/or writable data streams, to play with in visualization experiments.

## Status

Released / ready to be used.

## Setup

$ npm run bootstrap

## Publish to NPM

$ npm run publish

## Demos

Run the following command and navigate to http://localhost:8081/demos/:

$ npm run dev:osc