MCPcopy Index your code
hub / github.com/kpdecker/jsdiff / create.js

File create.js

test/patch/create.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {diffWords} from 'diff';
2import {createPatch, createTwoFilesPatch, FILE_HEADERS_ONLY, formatPatch, INCLUDE_HEADERS, OMIT_HEADERS, structuredPatch} from '../../libesm/patch/create.js';
3import {parsePatch} from '../../libesm/patch/parse.js';
4

Callers

nothing calls this directly

Calls 10

diffWordsFunction · 0.90
createPatchFunction · 0.85
nextRandomFunction · 0.85
logFunction · 0.85
stripSpaceFunction · 0.85
createTwoFilesPatchFunction · 0.85
structuredPatchFunction · 0.85
formatPatchFunction · 0.85
parsePatchFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected