nodejs / nodejs/userland-migrations
Need help with new recipe
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 55
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
Hi 👋
@JakobJingleheimer invited me to contribute to the 'type-annotationify' codemod recipe. I'm looking into how to do that. I have zero experience with codemod. I heard of it for the first time today 😅.
I have some questions:
- What would the name of the recipe be? Would "type-annotationify" be acceptable?
- I don't see a compile step to JS. Is that not needed in the codemod registry?
- How could I reuse the code inside a recipe directly in an NPM package?
Thanks a lot for any help.
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
Start with the linked type-annotationify README and inspect the repository's existing recipe setup. The issue names no file or test; resolve the questions about recipe naming, JavaScript compilation, and reusing recipe code in an npm package. Done means the contribution path and implementation requirements are documented or otherwise answered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100