refactoring-functions topic

List refactoring-functions repositories

clj-refactor.el

764
Stars
109
Forks
Watchers

A CIDER extension that provides powerful commands for refactoring Clojure code.

refactoring101

91
Stars
24
Forks
Watchers

The code here, represented as steps, is the progression of a refactoring on a legacy codebase. It is a PHP equivalent of the Java code shown in the Martin Fowler book "Refactoring".