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

Are adding TypeScript types possible? #1

Open
tabeth opened this issue Dec 12, 2018 · 2 comments
Open

Are adding TypeScript types possible? #1

tabeth opened this issue Dec 12, 2018 · 2 comments

Comments

@tabeth
Copy link

tabeth commented Dec 12, 2018

First off: this is a pretty interesting project. I really like that the ergonomics of using this is similar to Elixir, which obviously is no coincidence given that this is meant to be used with elixirscript. Awesome work!

With that being said, I do think there are interesting use cases here independent of elixirscript. I'm considering adding Types to this, and was wondering if that seems feasible. Looking at defmatch.js, and match.js: it definitely seems like it's in the realm of possibility.

Before I do that I was wondering what the status of the project is? Would this be (necessarily) maintained with ongoing development of elixirscript itself? Or would you say that tailored is pretty much in maintenance mode and is feature complete?

Depending on the status it may be worth holding off on adding types, especially if significant changes are coming.

@bryanjos
Copy link
Collaborator

Hey @tabeth yes, types could be added here. I think the other elixirscript-related javascript libs have been rewritten to typescript but I haven't got around to this one.

@tabeth
Copy link
Author

tabeth commented Dec 18, 2018

Oh OK, cool. I've started a definition file locally, but if you were planning on rewriting to TypeScript I could help out with that instead.

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

No branches or pull requests

2 participants