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

Feature request: conversion of TypeScript type declarations into Ceylon dynamic interface type declaration #610

Open
lukehutch opened this issue Aug 1, 2015 · 2 comments
Labels
Milestone

Comments

@lukehutch
Copy link

Type declarations have been compiled for a large number of Javascript interfaces here:

https://github.com/borisyankov/DefinitelyTyped

It would be really useful for Ceylon to support the TypeScript type definition syntax, either for conversion into a dynamic interface definition, or (better) so that this type information can be used directly without conversion.

@quintesse
Copy link
Member

There was an earlier feature request for this some time ago: #217 but seemingly it was closed because other features made it unnecessary for the person who opened it.

But we still want some kind of TypeScript support, so it's good to again have an issue tracking that intention.

@lukehutch
Copy link
Author

TSD has been deprecated in favor of Typings:

DefinitelyTyped/tsd#269
https://github.com/typings/typings

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

No branches or pull requests

2 participants