A proof-of-concept plugin for Atom that applies code transformations using the transformabit libraries.
apm link
atom -d
- Open the command palette
- Enter the name of the code transformation to apply (prefixed by
transformabit:
) - A modal dialog will open where you can enter the transformation arguments
- The code transformation will be applied to the currently opened file