es5-function-to-class-codemod

Function transformer

Transforms ES5 functions to ES6 classes in JavaScript code

package Transform ES5 Functions to ES6 Classes

GitHub

32 stars
3 watching
5 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list

codemodes5es6javascriptjscodeshift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
5to6/5to6-codemodA collection of codemods to transform JavaScript from ES5 to ES6 syntax303
ember-codemods/es5-getter-ember-codemodAutomatically converts usage of get and getProperties to traditional object dot notation34
agirton/webpack-babel-codemodA codemod script to transform commonjs import statements in JavaScript files to ES2015 imports4
r17x/jasatA tool for automating transformations and modifications to JavaScript code.2
ember-codemods/ember-native-class-codemodA codemod project transforms Ember app code to native JavaScript class syntax with decorators.68
kcmr/web-components-codemodsTools for transforming web components in JavaScript code8
hacker0x01/coffee-to-es2015-codemodA set of transforms to convert CoffeeScript code to ES201536
thlorenz/es6ifyTransforms modern JavaScript code into older JavaScript syntax on the fly595
remcohaszing/babel-plugin-transform-react-class-to-functionA plugin that transforms React component classes into functions to improve consistency and simplify code maintenance.24
ember-codemods/ember-test-helpers-codemodA codemod to transform Ember tests to use @ember/test-helpers29
vutran/preact-codemodAutomates the conversion of React code to Preact40
hemanth/gulp-jstransformConverts ES6 JavaScript to ES5.15
cpojer/js-codemodA collection of scripts to transform JavaScript code into a more modern form1,219
skovhus/jest-codemodsA toolset to simplify the transition from various testing frameworks to Jest882
laracasts/php-vars-to-js-transformerTransforms PHP data into JavaScript format for use in web applications.2,213