UNPKG

string-delim-diff

Version:

Takes two arrays of strings, differently delimited (but identical otherwise) and gives you the mapping between them.

3 lines (2 loc) 63 B
const chai = require('chai'); chai.use(require('dirty-chai'));