angular2-falcor-webpack-builder icon indicating copy to clipboard operation
angular2-falcor-webpack-builder copied to clipboard

Possible to create a |diff custom pipe?

Open jimthedev opened this issue 10 years ago • 0 comments

I pinged @gdi2290 on Twitter to see if he has any insight into whether it is possible to get access in Angular2's pipes to get both the last and next value of whatever is being piped.

If we can actually get at both the last and next value of pipes then we could create a custom pipe that uses jsdiff's .convertToXML() to show diffs of objects/properties over time.

jimthedev avatar Sep 04 '15 17:09 jimthedev