vue-codemods
Code refresher
A collection of codemod scripts to update and refactor Vue and JavaScript files
Collection of codemod scripts that help update and refactor Vue and JavaScript files.
24 stars
3 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
codemod-js/codemod | Automated refactoring tool that rewrites JavaScript and TypeScript code | 420 |
ember-codemods/ember-computed-getter-codemod | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
jfmengels/jscodeshift-ava-tester | A tool to help test and improve codemods written in JavaScript | 13 |
ember-codemods/ember-mocha-codemods | Automated tests and code updates for Ember.js applications using codemods | 4 |
vutran/preact-codemod | Automates the conversion of React code to Preact | 40 |
kcmr/web-components-codemods | Tools for transforming web components in JavaScript code | 8 |
cpojer/js-codemod | A collection of scripts to transform JavaScript code into a more modern form | 1,218 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
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 |
webdevnerdstuff/vue-code-block | A Vue 3 component with syntax highlighting capabilities using PrismJS or Highlight.js | 43 |
simplesmiler/vue-focus | A reusable focus management directive for Vue.js components | 404 |
craigbilner/ember-on-codemod | A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
michalsnik/vue-computed-helpers | A collection of reusable functions to simplify the creation of computed properties in Vue.js applications. | 289 |
rdio/jsfmt | A tool for formatting, searching, and rewriting JavaScript code. | 1,695 |
5to6/5to6-codemod | A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 302 |