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

https://github.com/jonathanblade/omronjs

Node.js wrapper for omronlib.
https://github.com/jonathanblade/omronjs

ffi-napi typescript

Last synced: 7 days ago
JSON representation

Node.js wrapper for omronlib.

Awesome Lists containing this project

README

          

# OmronJS

Node.js wrapper for [libomron](https://github.com/openyou/libomron).

## Supported systems

The shared library (`libomron/libomron.so.0.9.0`) currently is compiled only for Arch Linux x64.

## Installation

```bash
npm install @jonathanblade/omronjs
```

## Docs

The docs can be found [there](https://jonathanblade.github.io/omronjs).