MCPcopy Create free account
hub / github.com/kpdecker/jsdiff / word.js

File word.js

test/diff/word.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {wordDiff, diffWords, diffWordsWithSpace} from '../../libesm/diff/word.js';
2import {convertChangesToXML} from '../../libesm/convert/xml.js';
3
4import {expect} from 'chai';

Callers

nothing calls this directly

Calls 4

diffWordsFunction · 0.85
convertChangesToXMLFunction · 0.85
diffWordsWithSpaceFunction · 0.85
tokenizeMethod · 0.45

Tested by

no test coverage detected