Search code examples
jscodeshift to convert all named imports to default import MUI V5...


reactjstypescriptmaterial-uijscodeshiftcodemod

Read More
How to add 'await' at node using jscodeshift?...


javascripttypescriptjscodeshift

Read More
how to use jscodeshift to insert a line in the beginning of the file...


javascriptabstract-syntax-treejscodeshift

Read More
How to wrap all toplevel statements and declarations except imports in jscodeshift?...


javascriptjscodeshift

Read More
How to get typeof variable in AST?...


javascripttypescriptjscodeshift

Read More
The keyword 'private' is reserved when I parse typescript code into ast...


javascripttypescriptabstract-syntax-treejscodeshift

Read More
Material-UI Migration Helper: codemod-script?...


node.jsreactjsmigrationmaterial-uijscodeshift

Read More
javascript transformations failing...


javascriptreactjsjscodeshift

Read More
How to properly export a const in Jscodeshift...


javascriptjscodeshift

Read More
Create a codemod to add a new element to array...


javascriptabstract-syntax-treejscodeshift

Read More
How can I parse, modify, and regenerate the AST of a TypeScript file (like jscodeshift)?...


typescriptyeomanjscodeshift

Read More
jscodeshift throwing error: does not match type string...


javascriptjscodeshiftcodemod

Read More
How to find a node without parent with jscodeshift?...


javascriptabstract-syntax-treejscodeshift

Read More
jscodeshift - How to insert a call expression at the beginning of a blockstatement...


javascriptjscodeshift

Read More
How to replace a path in AST with just parsed javascript(string)?...


abstract-syntax-treejscodeshiftcodemod

Read More
How to get code line by line in jscodeshift...


javascriptjscodeshift

Read More
How to run jscodeshift transform on all files?...


jscodeshift

Read More
JSCodeshift declare new variable...


javascriptjscodeshift

Read More
How to convert an ast-node to a string of the underlying javascript its representing...


javascriptjscodeshift

Read More
How to force jscodeshift/recast to keep trailing commas in object expressions?...


javascriptjscodeshift

Read More
jscodeshift/recast: objectExpression is always pretty-printed. How can I prevent that?...


jscodeshift

Read More
Organizing requires and moving them to document Top...


node.jsabstract-syntax-treejscodeshift

Read More
codemod from ForInStatement to ForStatement...


javascriptabstract-syntax-treejscodeshift

Read More
js code shift or transformer from jQuery to native?...


javascriptjqueryabstract-syntax-treejscodeshift

Read More
Javascript templating double quotes...


javascriptjscodeshift

Read More
BackNext