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

https://github.com/serialport/navigator.serial

Expermental Bindings
https://github.com/serialport/navigator.serial

Last synced: 5 months ago
JSON representation

Expermental Bindings

Awesome Lists containing this project

README

          

# navigator.serial
[![Backers on Open Collective](https://opencollective.com/serialport/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/serialport/sponsors/badge.svg)](#sponsors)
[![codecov](https://codecov.io/gh/serialport/navigator.serial/branch/master/graph/badge.svg)](https://codecov.io/gh/serialport/navigator.serial)
[![Build Status](https://travis-ci.org/serialport/navigator.serial.svg?branch=master)](https://travis-ci.org/serialport/navigator.serial)
[![Greenkeeper badge](https://badges.greenkeeper.io/serialport/navigator.serial.svg)](https://greenkeeper.io/)

Node Serialport powered `navigator.serial` api shim for us in nodejs and electron. These are experimental bindings to see if we can match the [web serial spec](https://github.com/WICG/serial).

> Go to https://serialport.io/ to learn more, find guides and api documentation for the node serialport api. This project doesn't yet have docs.