Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/kpdecker/jsdiff
/ line.js
File
line.js
test/diff/line.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{diffLines, diffTrimmedLines} from
'../../libesm/diff/line.js'
;
2
import
{convertChangesToXML} from
'../../libesm/convert/xml.js'
;
3
4
import
{expect} from
'chai'
;
Callers
nothing calls this directly
Calls
5
diffLines
Function · 0.85
convertChangesToXML
Function · 0.85
diffTrimmedLines
Function · 0.85
stringify
Function · 0.85
join
Method · 0.45
Tested by
no test coverage detected