1.0.1 • Published 4 years ago
@samcothepug/stringcompare v1.0.1
Usage:
const cmp = require('@samcothepug/stringcompare')
let compared = cmp.compare("Hello", Herro)
console.log(compared)Installing:
npm install @samcothepug/stringcompareconst cmp = require('@samcothepug/stringcompare')
let compared = cmp.compare("Hello", Herro)
console.log(compared)npm install @samcothepug/stringcompare