zabsalahid / serialport-gsm

SerialPort-GSM is a simplified plugin for communicating with gsm modems. (Primarily for sms) (Focused in PDU mode)
MIT License
88 stars 46 forks source link

Types for typescript #91

Open KillerJulian opened 2 years ago

KillerJulian commented 2 years ago

In typescript you need types to be able to use this library. I have tried to define these for this library, but unfortunately failed. I would be very happy if someone would add these

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

KillerJulian commented 2 years ago

ping

KillerJulian commented 1 year ago

I am already working on an appropriate rewrite. Please be patient a little longer!

Update 10.8.2022: The preparation of the node-pdu dependency was completed and the changes were posted as a pull request.

KillerJulian commented 1 year ago

Update: 29.03.2023: We are looking forward!

My pull request at node-pdu has been successfully merged and an updated version of the dependency should be available in the next few days. I still have 1-2 improvements to make in my rewrite before it is hopefully merged

KillerJulian commented 1 year ago

Update: 08.07.2023: Continue!

Some improvements were pending on the node-pdu project. Now it has reached the version 2.0.0. I will now have to update my branch before it is ready to merge.