a vuejs wrapper for diff-match-patch
npm install vue-diff-match-patchVue-Diff-Match-Patch
===============
```
// Using npm
npm install vue-diff-match-patch
// Using Yarn
yarn add vue-diff-match-patch
Below you will find some example usage:
`html
Diff
Line Diff
Semantic Diff
Processing Diff
``