Skip to content

zxdong262/zmodem-ts

Repository files navigation

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

About

Typescript fork of FGasper's zmodemjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages