New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sensor-network

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sensor-network

Links sensors to handlers, for example, an AI model's output to sound.

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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.

Browser support
Chrome61
Edge16
Firefox60
Opera48
Safari13
WebView Android61
Chrome Android61
Firefox for Android60
Opera Android45
Safari on iOS13
Samsung Internet8.0

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:

Keywords

data streams

FAQs

Package last updated on 14 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts