socketio-file-upload icon indicating copy to clipboard operation
socketio-file-upload copied to clipboard

Rewrite in TypeScript

Open sffc opened this issue 4 years ago • 4 comments

This package was written before TypeScript was invented, before ES6 was widely available in browsers, and before the latest generation of frameworks like Angular, React, and Vue. It would be a good time to re-write this package from scratch in TypeScript, with updated APIs, released under a new major version number.

sffc avatar Feb 07 '21 07:02 sffc

Maybe target the new SocketIO v4?

rfox12 avatar Mar 24 '21 00:03 rfox12

unnecessary.

skeddles avatar Oct 05 '21 13:10 skeddles

Hi, are there any updates on this thread? I 100% agree that TypeScript would be much nicer other than JavaScript.

shokhboz-abdullaev avatar Apr 17 '22 18:04 shokhboz-abdullaev

I just made a PR for that ! #144

Dymerz avatar Mar 13 '23 19:03 Dymerz