cybertron
Ruby Codemod Generator
A command-line tool for generating and testing codemods for Ruby, inspired by JavaScript's codemod-cli.
Cybertron is where Ruby Transformers are born!
6 stars
3 watching
1 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
clicodemodcodemodsconverterscybertronruby
Related projects:
Repository | Description | Stars |
---|---|---|
rajasegar/codeshift | A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
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-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
ember-codemods/es5-getter-ember-codemod | Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
cpojer/js-codemod | A collection of scripts to transform JavaScript code into a more modern form | 1,218 |
ember-codemods/ember-native-class-codemod | A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
ruby/rdoc | Generates HTML and command-line documentation for Ruby projects. | 843 |
kcmr/web-components-codemods | Tools for transforming web components in JavaScript code | 8 |
rajasegar/ember-memory-leaks-codemod | A collection of codemod's to fix memory leaks in Ember applications | 0 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
rajasegar/ruby-ast-explorer | A tool for visualizing and transforming Ruby source code as an Abstract Syntax Tree (AST) to improve maintainability and refactorability. | 16 |
5to6/5to6-codemod | A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 302 |
arbox/ruby-style-guide | A community-driven style guide for Ruby coding best practices | 414 |