JSPM

diff-match-patch-node

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

node wrap of google-diff-match-patch

Package Exports

  • diff-match-patch-node

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-node) 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

NPM version

node wrap of google-diff-match-patch

Installation

This module is installed via npm:

$ npm install diff-match-patch-node

Example Usage

var diffMatchPatch = require('diff-match-patch-node');