NielsLeenheer / ReceiptPrinterEncoder

Create a set of commands that can be send to any receipt printer that supports ESC/POS, StarLine or StarPRNT
MIT License
185 stars 18 forks source link

Keep esc-pos-encoder version alive until TS support is added #32

Open ederwii opened 2 months ago

ederwii commented 2 months ago

Some existing projects are using the esc-pos-encoder version because of the typescript version. The deprecation of that library would impact in some static code analyzers/vulnerabilities checks due to the lib status.

The request here is to keep the old version alive until you add TS support to this library.

NielsLeenheer commented 2 months ago

I'm more than happy to accept pull requests adding Typescript support.

cervantes-x commented 1 month ago

If I have some extra time on my hands this week, I'll create a PR for this.

lajith111 commented 1 month ago

@cervantes-x Any update on this?Thanks

cervantes-x commented 1 month ago

Sorry guys, been a bit busy with work.. I've made a start already, so it shouldn't take too long.