Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

RunKit + npm: playground

node v10.24.1
version: 1.0.0
endpointsharetweet
var Diff = require("diff") var oldStr = "jose bernardo da silva8459215000nova cruzrn" var newStr = "jose bernardo das silva8459215000nova cruzrn" console.log(Diff.diffWords(oldStr, newStr)) console.log(Diff.diffChars(oldStr, newStr))
Created from: https://npm.runkit.com/playground
Loading…

no comments

    sign in to comment