UNPKG

string-differ

Version:

A Javascript library to compare and transform strings.

3 lines (2 loc) 92 B
export { fromCharOperations } from './char'; export { fromRangeOperations } from './range';