hypermod-community icon indicating copy to clipboard operation
hypermod-community copied to clipboard

is there any jscodeshift based codemod to transform html and css?

Open manandkumaar opened this issue 1 year ago • 1 comments

I am already using jscodeshift to transform JS/TS files.. but dont find proper reference or documentation, how to write codemod for html/css using jscodeshift?.

Any help on this is highly appreciated. Thanks

manandkumaar avatar Jun 18 '24 10:06 manandkumaar

Hey @manandkumaar, we don't have any examples for HTML, however, there is one for CSS here https://www.codeshiftcommunity.com/docs/css-codemods

Let me know if you have any issues 😄

danieldelcore avatar Jun 24 '24 00:06 danieldelcore