https://github.com/haukex/web-serial
Test of Web Serial API
https://github.com/haukex/web-serial
web-serial web-serial-api
Last synced: 2 days ago
JSON representation
Test of Web Serial API
- Host: GitHub
- URL: https://github.com/haukex/web-serial
- Owner: haukex
- License: gpl-3.0
- Created: 2025-10-31T17:07:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-04T11:40:11.000Z (6 months ago)
- Last Synced: 2026-04-26T05:42:02.858Z (about 1 month ago)
- Topics: web-serial, web-serial-api
- Language: TypeScript
- Homepage: https://haukex.github.io/web-serial/
- Size: 304 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Web Serial
==========
For now, this is just a **test** of the
[Web Serial API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Serial_API).
Author, Copyright, and License
------------------------------
Copyright © 2025 Hauke Dämpfling (haukex@zero-g.net)
at the Leibniz Institute of Freshwater Ecology and Inland Fisheries (IGB),
Berlin, Germany,
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .