-
Notifications
You must be signed in to change notification settings - Fork 835
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
Missing Typescript implementation #109
Comments
Forgive me for not being familiar with Typescript... What are the advantages of this? |
No problem :-) This is not only typescript sometimes we need to use this for ES2015, it is useful then too. |
I would like to see this for ES2015 as well in order to streamline
packaging and building as well as gain type safety during development.
…On Mon, Apr 3, 2017 at 12:51 PM, BrightShadow ***@***.***> wrote:
No problem :-)
E.g. You can write component in Angular2, Aurelia Typescript etc. Having
this allows you to freely just install NPM and just start working with it.
This is not only typescript sometimes we need to use this for ES2015, it
is useful then too.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#109 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABHAa-pBBBq42AHSHY8cJ0wwgRiD5PqWks5rsU2lgaJpZM4Mcmw1>
.
|
I'm currently updating CSInterface to TypeScript while doing a deep dive into TypeScript 😲 If it works out, I'll submit a PR |
There is already a Repo which needs to be updated. https://github.com/BrightShadow/CSInterface-TS @brianmontanaweb Is this what you are looking for ?? Also this PR has the required information, I am sure, we can move this as a separate npm package.#144 |
Typings for CEP-Interface are quite old so maybe we can use those from my repo? https://github.com/BrightShadow/CSInterface-TS
The text was updated successfully, but these errors were encountered: