Pinned Repositories
apply-jscodeshift
apply jscodeshift to active text editor in VSCode, passing selected range as options
extension-skeleton
flow-codemorphs
general purpose codemods for flow
function-codemorphs
commands for refactoring functions
graphql-typegen
VSCode command for running graphql-typegen
jss-codemorphs
command for converting from CSS to JSS
material-ui-codemorphs
sweet codemod commands for everyday work with Material UI
material-ui-snippets
snippets for Material-UI
mui-snippets
Code snippets for MUI
react-codemorphs
Codemod commands for everyday work with React. All commands support Flow, TypeScript, and plain JS.
vscodeshift's Repositories
vscodeshift/material-ui-snippets
snippets for Material-UI
vscodeshift/mui-snippets
Code snippets for MUI
vscodeshift/material-ui-codemorphs
sweet codemod commands for everyday work with Material UI
vscodeshift/apply-jscodeshift
apply jscodeshift to active text editor in VSCode, passing selected range as options
vscodeshift/flow-codemorphs
general purpose codemods for flow
vscodeshift/function-codemorphs
commands for refactoring functions
vscodeshift/graphql-typegen
VSCode command for running graphql-typegen
vscodeshift/jss-codemorphs
command for converting from CSS to JSS
vscodeshift/react-codemorphs
Codemod commands for everyday work with React. All commands support Flow, TypeScript, and plain JS.
vscodeshift/extension-skeleton
vscodeshift/paste-as-snippet
paste the clipboard into a VSCode snippets file
vscodeshift/snippets-extension-skeleton
skeleton for a VSCode extension that provides snippets