Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kpdecker/jsdiff
/ node_example.js
File
node_example.js
examples/node_example.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
require(
'colors'
);
2
const
{diffChars} = require(
'diff'
);
3
4
const
one =
'beep boop'
;
Callers
nothing calls this directly
Calls
1
diffChars
Function · 0.85
Tested by
no test coverage detected