Generate typescript declarations
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 881
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if this generated typescript type declarations corresponding to the generated Javascript code.
Or even better, just have a `--typescript` mode that generates Typescript in the first place.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the generated JavaScript output and determine whether the intended scope is declaration generation or a --typescript mode that generates TypeScript directly. Define the supported output and how users invoke it; done means the generated code has corresponding TypeScript declarations or the requested mode works consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100