angular pipe multiple arguments

JavaScript
new MyPipe().transform(myData, arg1, arg2, arg3)
Source

Also in JavaScript: