Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Ideas: Get improved types to existing TS project, Generate d.ts for project #74

Closed
qballer opened this issue Jul 31, 2018 · 2 comments
Closed

Comments

@qballer
Copy link

qballer commented Jul 31, 2018

I have a couple of ideas (questions ?)

Lets say I have a typescript project which I want to improve it's existing types. Is there a way to run typewiz in a fashion which will output a list of suggestions for better types? and I will be able to apply them if I want.

Lets say I have an existing project and all I want is to generate a d.ts file for it. Typewiz seems like a project which can do that. What do you think?

@qballer qballer changed the title Get improved types to existing TS project Ideas: Get improved types to existing TS project, Generate d.ts for project Jul 31, 2018
@urish
Copy link
Collaborator

urish commented Aug 2, 2018

Hi @qballer , regarding the first question, see #30, I think it pretty much covers the same request.

Regarding the second question - there is a different project called dts-gen that pretty much aims to solve this problem, though I definitely see how the technology used by TypeWiz can help here. If you wish to try and prototype something, I can offer my guidance

@qballer
Copy link
Author

qballer commented Aug 12, 2018

Sounds really interesting but I lack time to do it. Thanks for you comments.

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