0.2.0 • Published 2 years ago

sensor-network v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

This is a browser library implementing a direct sensor network (with bidirectional numeric data flow).

It focuses on user experience in addition to efficiency.

See documentation and tests & benchmarks & UI.

Sensor network

Tools for connecting humans and AI models to arbitrary sensors: differentiable subscribe/publish.

It can represent streams of any named observations and actions.

Usage

import sn from 'https://unpkg.com/sensor-network/main.min.js'

Design constraints

You can:

The basic tree structure for editing JS components at runtime.

You should eventually be able to:

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago