Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{wordDiff, diffWords, diffWordsWithSpace} from
'../../libesm/diff/word.js'
;
2
import
{convertChangesToXML} from
'../../libesm/convert/xml.js'
;
3
4
import
{expect} from
'chai'
;
Callers
nothing calls this directly
Calls
4
diffWords
Function · 0.85
convertChangesToXML
Function · 0.85
diffWordsWithSpace
Function · 0.85
tokenize
Method · 0.45
Tested by
no test coverage detected