web-serial-polyfill | Serial API on top of the WebUSB API | Wrapper library

 by   google TypeScript Version: 1.0.15 License: Apache-2.0

kandi X-RAY | web-serial-polyfill Summary

kandi X-RAY | web-serial-polyfill Summary

web-serial-polyfill is a TypeScript library typically used in Utilities, Wrapper, Arduino applications. web-serial-polyfill has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

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.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              web-serial-polyfill has a low active ecosystem.
              It has 64 star(s) with 24 fork(s). There are 10 watchers for this library.
              There were 1 major release(s) in the last 12 months.
              There are 10 open issues and 13 have been closed. On average issues are closed in 20 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of web-serial-polyfill is 1.0.15

            kandi-Quality Quality

              web-serial-polyfill has no bugs reported.

            kandi-Security Security

              web-serial-polyfill has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              web-serial-polyfill is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              web-serial-polyfill releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of web-serial-polyfill
            Get all kandi verified functions for this library.

            web-serial-polyfill Key Features

            No Key Features are available at this moment for web-serial-polyfill.

            web-serial-polyfill Examples and Code Snippets

            No Code Snippets are available at this moment for web-serial-polyfill.

            Community Discussions

            Trending Discussions on web-serial-polyfill

            QUESTION

            WebUSB can not claim device on some android devices
            Asked 2021-Mar-25 at 23:39

            I have a PWA using Web Serial on those devices where it is supported (Chromium based Desktop Browsers), on all other devices (basically Android) I try to fall back to Web USB via web serial polyfill.

            This is working great for most devices, but on some (at leas one) Android devices I can not claim the device:

            ...

            ANSWER

            Answered 2021-Mar-25 at 23:39

            I believe this is a duplicate of that issue and automatically detaching drivers on Android (tracked by Chromium issue 1099521) will resolve the problem.

            Source https://stackoverflow.com/questions/66771484

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install web-serial-polyfill

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i web-serial-polyfill

          • CLONE
          • HTTPS

            https://github.com/google/web-serial-polyfill.git

          • CLI

            gh repo clone google/web-serial-polyfill

          • sshUrl

            git@github.com:google/web-serial-polyfill.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Wrapper Libraries

            jna

            by java-native-access

            node-serialport

            by serialport

            lunchy

            by eddiezane

            ReLinker

            by KeepSafe

            pyserial

            by pyserial

            Try Top Libraries by google

            guava

            by googleJava

            zx

            by googleJavaScript

            styleguide

            by googleHTML

            leveldb

            by googleC++