1.0.5 • Published 1 year ago
zmodem-ts v1.0.5
zmodem-ts
It is a ts fork of https://github.com/FGasper/zmodemjs.
Just rewrite with ts(except for browser.js), provide a more modern code base for users, should gain a little bit performance.
Ignore some errors instead of throw them, to avoid some app crash issues.
Installation
Node.js
npm i -D zmodem-ts
Usage example code
Check the examples folder. Or just check how to use https://github.com/FGasper/zmodemjs since no API differences.
Todos
- Add more tests
- Add more examples
- Improve the code quality
License
MIT
1.0.5
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0-beta.2
1 year ago
1.0.0-beta.3
1 year ago
1.0.0-beta.4
1 year ago
1.0.0-beta.1
2 years ago