ember-memory-leaks-codemod
Memory leak fixer
A collection of codemod's to fix memory leaks in Ember applications
A collection of codemod's for fixing memory leaks in Ember applications.
0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| | Automated tests and code updates for Ember.js applications using codemods | 4 |
| | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| | A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
| | Converts older Ember-QUnit syntax to the newer syntax | 36 |
| | A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
| | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
| | A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| | A testing framework to detect memory leaks in Node.js applications. | 1,584 |
| | An API collection addressing common data-loading issues in JavaScript applications. | 138 |
| | An Ember addon for logging debug information with namespace support | 36 |
| | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
| | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |