jamestalmage / jamestalmage/generator-codemod
Develop a library of example codemods / starting points:
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Give users a list of examples to choose from, like:
- rename a variable
- reorder arguments to a method
- ...
Make it easy to add new templates to the list of examples to encourage community involvement in developing good examples.
When accepting a new template / adding something to the list:
1. It shouldn't do the same thing as another example.
2. It shouldn't be something users could easily modify an existing example to do.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by inspecting the generator's current structure and how templates or examples are represented; done means users can choose distinct codemod starting points and contributors can add templates under the stated duplication rules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100