js-utils icon indicating copy to clipboard operation
js-utils copied to clipboard

first pass at typescript conversion with a few tests

Open garyhuntddn opened this issue 3 years ago • 1 comments

This is a first pass at the typescript conversion of js-utils based on a similar methodology to jitsi-logger and lib-jitsi-meet.

Lots of tests to add before it's ready to be tried out

garyhuntddn avatar Feb 24 '22 22:02 garyhuntddn

@saghul just thought I'd add this to your radar :-)

Depending upon your opinion my preference would be to drop jasmine and use jest as the test engine in both this and the jitsi-logger - what do you think?

Note - I've not attempted to get the build actions correct for this - the original expected things to be in the root folder, whereas this one will follow the norm and build into the /lib folder. I'll likely need a bit of help getting that up and running correctly.

garyhuntddn avatar Feb 24 '22 22:02 garyhuntddn