-
Notifications
You must be signed in to change notification settings - Fork 33
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
Refactor #35
base: master
Are you sure you want to change the base?
Refactor #35
Conversation
Signed-off-by: Richie Bendall <[email protected]>
Signed-off-by: Richie Bendall <[email protected]>
Hi @Richienb. Yes, I would love your assistance to maintain this repo. I just added you as a contributor. Thank you! |
@Richienb did you see my last message? I went ahead and added you to this repo as a maintainer. I tried looking you up on npm so I could do the same there but I couldn't find you. What your npm username? Thanks. |
@bchr02 It's |
Signed-off-by: Richie Bendall <[email protected]>
Hi @Richienb any update? By the way, I just added you on npm. thank you. |
@bchr02 The rewrite is complete. I just need to figure out how to stub modules for testing. |
In this PR, I refactored the codebase in Typescript. The last thing to migrate is the tests.
If you want some help maintaining this repo, feel free to add me as a maintainer on GitHub and npm.
// @bchr02
Fixes: #32, Fixes: #33