-
Notifications
You must be signed in to change notification settings - Fork 37
Rewrite library into use TypeScript #21
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
base: master
Are you sure you want to change the base?
Conversation
Rewrite library into use TypeScript to automatically generate typings to it can be used easily in TypeScript projects.
Move errors.js also to common
Bring back Export for Ber
Include typings in the package.conf
Move typing from node-4 to Devand add npmignore file
|
@mcavage Any progress on this and other issues ? |
|
My current inclination is to stay with "plain" JS for the time being. |
|
@mcavage has this issue been resolved. I am getting this error |
|
Please update this project to typescript and fix bugs. |
|
Any update? |
|
Dear @StefH , @pfmooney , @prabeenjayaraj , @kusor , @cburroughs , Any news of a typescript version. I am interrested. Otherwise Mr Gilles @dufourgilles trying to ask a PR to fix the OID issue. He fixed to his own fork but we would like to have on the main repository ;-) Thanks if you could have a check of that. Best Regards |
Rewrite library into use TypeScript to automatically generate typings to it can be used easily in TypeScript projects.