https://github.com/npkgz/io-magic
lowlevel io operations for linux
https://github.com/npkgz/io-magic
Last synced: 19 days ago
JSON representation
lowlevel io operations for linux
- Host: GitHub
- URL: https://github.com/npkgz/io-magic
- Owner: npkgz
- License: mit
- Created: 2019-06-26T13:52:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T14:05:47.000Z (about 5 years ago)
- Last Synced: 2025-02-28T12:22:44.213Z (over 1 year ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
io-magic
=========================================
Summary

## Features ##
* Lowlevel serialport access via tty streams (no dependencies!)
## Install ##
```bash
$ npm install io-magic --save
$ yarn add io-magic
```
## Usage ##
## Examples ##
## License ##
io-magic is OpenSource and licensed under the Terms of [The MIT License (X11)](http://opensource.org/licenses/MIT) - your're welcome to contribute