Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
manandkumaar opened this issue Jun 18, 2024 · 1 comment
Open
Labels
📚 docs Improvements or additions to documentation

Comments

@manandkumaar
Copy link

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

@danieldelcore
Copy link
Contributor

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 danieldelcore added the 📚 docs Improvements or additions to documentation label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants