undecorate-codemod
Class Decorator Remover
Removes decorators from Class Declaration syntax in JavaScript code
Undecorate your ESNext decorated Classes
16 stars
2 watching
5 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| Converts older Ember-QUnit syntax to the newer syntax | 36 |
| Automated tests and code updates for Ember.js applications using codemods | 4 |
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| Tools for transforming web components in JavaScript code | 8 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| Automates the conversion of React code to Preact | 40 |
| A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| Automated tool for migrating Ember applications to a new module format. | 74 |
| Removes unwanted formatting codes from text | 402 |
| Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |