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 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rajasegar/ember-3x-codemods | A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
ember-codemods/ember-mocha-codemods | Automated tests and code updates for Ember.js applications using codemods | 4 |
ember-codemods/ember-computed-getter-codemod | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
craigbilner/ember-on-codemod | A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
lorcan/test-selectors-codemod | A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
shipshapecode/ember-service-worker-prember | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
ember-codemods/ember-native-class-codemod | A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
andywer/leakage | A testing framework to detect memory leaks in Node.js applications. | 1,584 |
embermap/ember-data-storefront | An API collection addressing common data-loading issues in JavaScript applications. | 138 |
salsify/ember-debug-logger | An Ember addon for logging debug information with namespace support | 36 |
ember-sapporo/ember-store-helpers | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
ember-decorators/ember-decorators | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |