es5-function-to-class-codemod
Function transformer
Transforms ES5 functions to ES6 classes in JavaScript code
Transform ES5 Functions to ES6 Classes
32 stars
3 watching
5 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
codemodes5es6javascriptjscodeshift
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| A tool for automating transformations and modifications to JavaScript code. | 2 |
| A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| Tools for transforming web components in JavaScript code | 8 |
| A set of transforms to convert CoffeeScript code to ES2015 | 36 |
| Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 |
| A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| Automates the conversion of React code to Preact | 40 |
| Converts ES6 JavaScript to ES5. | 15 |
| A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| A toolset to simplify the transition from various testing frameworks to Jest | 882 |
| Transforms PHP data into JavaScript format for use in web applications. | 2,213 |