jeremyckahn/shifty

Keep a TypeScript definition file for Shifty.

Opened this issue · 5 comments

While I keep using Javascript for lower-level stuff in the webview, to squeeze out some more horsepower, where applicable, I also use TypeScript as my main programming language for doing the more structured code my phonegap/web/webview-related apps.
That's why I would like to keep an up-to-date TypeScript definition file for Shifty.
Anybody else interested?

I'd be fine with adding a TypeScript definition to the project. I haven't used TypeScript, so I can't do much to help the effort, but I will happily accept it if you make a Pull Request!

Maybe, once finished, this should be kept on definitelytyped.org repository where all the other libraries' definition files are stored.

Let's keep this open. Though I don't have any plans to create a TypeScript definition for Shifty myself, anyone else is free to do so. I consider issues open until it they are determined to be addressed, not useful, or unaddressable.

Closing this due to inactivity. Happy to reopen this to accept a PR, though!

It looks like there has been some work started in relation to this in 4ian/GDevelop#3218: https://github.com/4ian/GDevelop/pull/3218/files#r749378411