Open
Description
I'm trying to do something like the color demos from:
https://github.com/kpdecker/jsdiff
Basically I need to get an API which returns a List of parts, where each part exposes its text content and whether it was an addition, removal, or commonality. Is that already possible with this package?