Open SkyHunters1 opened 1 year ago
I have refactored the project into Typescript entirely, please have a look here: https://github.com/markabrahams/node-asn1-ber/pull/24
Great - thanks @ashraful-islam - I've looked into this, and left some comments on #24.
Hello! Sorry for randomly disappearing. I was on vacation and now we have a heavy crunch(major release in September) hence a bit busy. Once I have some free time to breath, I will immediately get back to this PR. 🙇🏼
There is a ticket in SNMP library that you maintain to add Typescript support however I thought It would be worth creating a ticket here too. Adding Typescript here would not be too tricky as they already exist for the original ANS1 project here: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/asn1/index.d.ts
However, I don't know if there have been significant enough changes that those definitions would no longer work.