# diff-match-patch-ts

[![Node.js CI](https://github.com/rars/diff-match-patch-ts/actions/workflows/node.js.yml/badge.svg)](https://github.com/rars/diff-match-patch-ts/actions/workflows/node.js.yml)

A port of diff-match-patch (https://code.google.com/p/google-diff-match-patch/) to TypeScript.

## Contributions welcome!

If you have a feature or improvement you would like to see included, please raise an issue or a PR and I will review.

## License

See the [LICENSE](LICENSE.md) file for license rights and limitations.
