JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 35855
  • Score
    100M100P100Q159897F
  • License MIT

Port of diff-match-patch to TypeScript.

Package Exports

  • diff-match-patch-ts
  • diff-match-patch-ts/diff-match-patch-ts.cjs
  • diff-match-patch-ts/diff-match-patch-ts.mjs
  • diff-match-patch-ts/diff-match-patch-ts.umd.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (diff-match-patch-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

diff-match-patch-ts

Node.js CI

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 file for license rights and limitations.