Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first pass at typescript conversion with a few tests #54

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

garyhuntddn
Copy link

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
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant