Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

separate transformers from core #3

Closed
phra opened this issue Jul 2, 2017 · 3 comments
Closed

separate transformers from core #3

phra opened this issue Jul 2, 2017 · 3 comments

Comments

@phra
Copy link

phra commented Jul 2, 2017

hi,

first of all, nice project!
i need the ability to run my own set of trasformers on a js codebase. ( not react specific )
do you think that in future you will publish the core of this repo as a standalone project and the react trasformers as a dedicated plugin?

thanks.

@mohsen1
Copy link
Contributor

mohsen1 commented Jul 3, 2017

Hi,

I thought about that and started a project around it but it's more appropriate for TypeScript compiler (tsc) itself to expose an API for this.

Please follow this issue for development of it
microsoft/TypeScript#16607

If you you think tstc is useful and we shouldn't wait for TypeScript to implement those feature I can spend some time and finish it.

@phra
Copy link
Author

phra commented Jul 3, 2017

maybe i can help you with that project!
btw what there is in this repo is enough for what i have to do: basically adding some types in an automated way, so in theory i have just to write my own trasformers and remove the react ones.

@mohsen1
Copy link
Contributor

mohsen1 commented Jan 21, 2018

Hopefully tranformers will become a core TS future

@mohsen1 mohsen1 closed this as completed Jan 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants