An open API service providing repository metadata for many open source software ecosystems.

Topic: "babel-codemod"

RIP21/babel-plugin-hyperscript-to-jsx

This plugin transforms react-hyperscript into JSX. Intended to be used as codemod.

Language: JavaScript - Size: 1.36 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 4

RIP21/import-move-codemod

Codemod that helps with moving selectively imports from one package to another. Super useful in monorepos or just bulk refactorings of some 3rd party dependencies.

Language: TypeScript - Size: 1.45 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

Craga89/babel-plugin-codemod-react-css-modules

Converts React components using imported CSS stylesheets to equivalent CSS Modules syntax.

Language: TypeScript - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

RIP21/styled-components-v3-to-v4-codemod

Codemod to migrate deprecated .extend API in favor of only styled functions.

Language: JavaScript - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

dsathyakumar/lasso-optimizer

A Babel codemod that acts as a build / compile time optimizer for Lasso JS. Gives Lasso JS some extra arms.

Language: JavaScript - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

pnavarrc/babel-plugin-ramda-no-useless-merge

Babel Plugin to transform R.merge(a, b) → { ...a, ...b }

Language: JavaScript - Size: 781 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1