UNPKG

tabular-data-differ

Version:

A very efficient library for diffing two sorted streams of tabular data, such as CSV files.

4 lines (3 loc) 80 B
export * from './streams'; export * from './formats'; export * from './differ';