This is a simple transformer built with babel that enables operator overloading in JavaScript/TypeScript using Symbol.for(operator). On the transformed code, it adds a helper function __applyOperator ...