MCPcopy 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

1require('colors');
2const {diffChars} = require('diff');
3
4const one = 'beep boop';

Callers

nothing calls this directly

Calls 1

diffCharsFunction · 0.85

Tested by

no test coverage detected