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
- Host: GitHub
- URL: https://github.com/petitatelier/data-streams
- Owner: petitatelier
- License: bsd-3-clause
- Created: 2019-02-28T15:51:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:15:33.000Z (over 3 years ago)
- Last Synced: 2025-04-08T18:14:08.493Z (about 1 year ago)
- Topics: bridge, osc, stream, streaming-data, webstream
- Language: JavaScript
- Homepage:
- Size: 1.82 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data streams
[](https://lernajs.io/) [](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