Daniel Del Core

Results 99 comments of Daniel Del Core

That's actually really cool lib, thanks for sharing! I can actually see this being incorporated into this library in a few ways! - As a util: https://www.codeshiftcommunity.com/docs/utils - A guide:...

That sounds fantastic! All the best with your talk!! Send me a link to the recording, would love to watch!

Hey @IanVS, how'd your talk go!? Is there a recording or something I can watch!

Hey @kiprasmel 👋 The cli should be available on npm after installing it via the module name `npm install -g @codeshift/cli`. Unfortunately, there's no way to make the cli command...

Hey @kiprasmel thanks for raising an issue! In this case the codemod responsible to go from v4 - v5 would be named `5.0.0` I'll have to update the docs to...

Hey @danielo515, yeah the docusaurus UX is a bit weird on mobile but it should be accessible via the bottom burger menu once you navigate to the "registry" page via...

This is great, this is actually exactly what I'm hoping to do with the CLI! Most of that stuff is already built and working for codemods in the community folder,...

Yeah absolutely, I actually made a bit of a start on this by generating some simple docs for the community folder here: https://www.codeshiftcommunity.com/docs/atlaskit__avatar I wanted to extend that with a...

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 😄