Skip to content

Daenecompass/web-serial-polyfill

 
 

Repository files navigation

Serial API Polyfill

An implementation of the Serial API on top of the WebUSB API for use with USB-to-serial adapters. Use of this library is limited to hardware and platforms where the device is accessible via the WebUSB API because it has not been claimed by a built-in device driver. This project will be used to prototype the design of the Serial API.

This is also available as an npm package here for convenience.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.6%
  • HTML 18.7%
  • JavaScript 3.7%