Hello,
I was wondering what the end-goal for these plugins is meant to be, especially given the other set of util functions for refactoring Shift ASTs in shapesecurity/unminify. Is this library and its plugins meant to replace the functionality of unminify, or just to act as a tool for more fine control of AST manipulation? Do you plan to expose certain transforms from unminify in this, as they are basically equivalent to common util methods?
Apologies for the long message; I just appreciate shift-refactor and am curious about its future and how it will affect the structure of my programs using it.
Hello,
I was wondering what the end-goal for these plugins is meant to be, especially given the other set of util functions for refactoring Shift ASTs in
shapesecurity/unminify. Is this library and its plugins meant to replace the functionality ofunminify, or just to act as a tool for more fine control of AST manipulation? Do you plan to expose certain transforms fromunminifyin this, as they are basically equivalent to common util methods?Apologies for the long message; I just appreciate
shift-refactorand am curious about its future and how it will affect the structure of my programs using it.