razroo / codemorph

Codemorph is an extensible, easy to understand, easy to contribute to, easy to use Codemod library. Codemorph is platform agnostic.
MIT License
21 stars 2 forks source link

Have specific version for each programming language #5

Closed CharlieGreenman closed 9 months ago

CharlieGreenman commented 1 year ago

E.g. break off @codemorph/angular to its own version as well as @codemorph/react to its own version.

This will allow code morphs to be specific to each version level. @codemorph/core will act independently and will instead be a utils library used by other codemorphs

giteshsarvaiya commented 1 year ago

Is is completed ?

CharlieGreenman commented 1 year ago

This is not albeit we can create new methods for new versions, so yes and no. https://github.com/razroo/codemorph/issues/10 makes sense to work on first. i am going to assign this issue to you