#
codemods
Here are 39 public repositories matching this topic...
Codemod to migrate from Lodash get and logical and expressions to optional chaining
-
Updated
Jul 17, 2020 - JavaScript
https://astexplorer.net with ES Modules support and Hot Reloading
electron
javascript
flow
parser
babel
typescript
webpack
postcss
eslint
babel-plugin
ast
syntax-tree
codemod
jscodeshift
ast-explorer
eslintplugin
codemods
astexplorer
-
Updated
Aug 21, 2020 - JavaScript
Awesome list of codemods for various languages, libraries and frameworks
-
Updated
Apr 3, 2020
A collection of transforms for use with JSCodeshift
refactoring
codemod
jscodeshift
proptypes
default-props
code-transformation
sort-objects
prop-types
codemods
automated-refactoring
astexplorer
sort-jsx
add-react-import
named-imports
named-exports
-
Updated
Jul 16, 2020 - JavaScript
A Codemod with a collection of transforms to address Ember 3.x deprecations
-
Updated
Jul 17, 2020 - JavaScript
A plugin system and CLI for consuming and executing jscodeshift codemods, in a way that is not terrible.
-
Updated
May 14, 2020 - TypeScript
sweet codemod commands for everyday work with Material UI
-
Updated
Jul 21, 2020 - TypeScript
A collection of codemod's for fixing memory leaks in Ember applications.
-
Updated
Jul 11, 2019 - JavaScript
A remark plugin to transform Handlebars codeblocks to Angle brackets syntax
-
Updated
Apr 17, 2020 - JavaScript
AST Node building api for jscodeshift
-
Updated
Jul 18, 2020 - JavaScript
Codemod using jscodeshift to convert CommonJS modules to ES6 modules
es6
commonjs
es6-modules
codemod
jscodeshift
commonjs-modules
transforming-files
codemods
es6-codemod
-
Updated
Nov 2, 2018 - JavaScript
add imports/requires if not already present with jscodeshift
-
Updated
Jul 21, 2020 - JavaScript
jscodeshift transforms for converting CSS to JSS
-
Updated
Aug 1, 2020 - TypeScript
Codemods for Web Components. Breaking changes? Don't panic :)
-
Updated
Aug 10, 2020 - JavaScript
JARVIS - Write me a codemod
-
Updated
Feb 21, 2020 - JavaScript
Collections for some AST nodes in jscodeshift
-
Updated
Mar 22, 2020 - JavaScript
command for converting from CSS to JSS
-
Updated
Jul 21, 2020 - TypeScript
codemods for everyday work with React
-
Updated
Jul 21, 2020 - TypeScript
Converts React components using imported CSS stylesheets to equivalent CSS Modules syntax.
react
javascript
babel
typescript
babel-plugin
reactjs
codemod
codemods
babel-codemod
babel-plugin-codemod
-
Updated
Jan 29, 2019 - TypeScript
Cheatsheet for writing codemods and tools
-
Updated
Dec 18, 2019
Smart codemod scripts for day-to-day work with Material UI
-
Updated
Jul 21, 2020 - TypeScript
Codemods for migrating from Svelte 2.x to 3
-
Updated
Feb 15, 2020 - JavaScript
jscodeshift find api automatically generated from code
-
Updated
Mar 19, 2020 - JavaScript
Improve this page
Add a description, image, and links to the codemods topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codemods topic, visit your repo's landing page and select "manage topics."
The
and
method is not supported by Jest, where Chai does support it.It should probably cut the assertion in two:
Is this a feasible option for codemods?
If so: I'm willing to work on a PR.