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

File sentence.js

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

Source from the content-addressed store, hash-verified

1import {diffSentences, sentenceDiff} from '../../libesm/diff/sentence.js';
2import {convertChangesToXML} from '../../libesm/convert/xml.js';
3
4import {expect} from 'chai';

Callers

nothing calls this directly

Calls 4

diffSentencesFunction · 0.85
convertChangesToXMLFunction · 0.85
removeEmptyMethod · 0.45
tokenizeMethod · 0.45

Tested by

no test coverage detected