@int0h-dev/diff
TypeScript icon, indicating that this package has built-in type declarations

1.6.0 • Public • Published

About

A small library to calculate object diff's.

Usage

calcLcs([0, 1], [0, 2]);

calcDiff({a: 1}, {a: 2});

Readme

Keywords

none

Package Sidebar

Install

npm i @int0h-dev/diff

Weekly Downloads

1

Version

1.6.0

License

ISC

Unpacked Size

21.4 kB

Total Files

10

Last publish

Collaborators

  • int0h