Skip to content

pot-mot/diff

Repository files navigation

@potmot/diff

简单的差异对比工具库,支持对象、数组的差异分析。

功能特性

  • ✨ 深度相等比较 (deepEquals)
  • 📊 对象差异分析 (objectDiff)
  • 📋 数组差异分析 (arrayDiff)
  • 🔁 循环引用检测
  • 📤 TypeScript 类型支持

安装

npm install @potmot/diff
yarn add @potmot/diff
pnpm add @potmot/diff

About

Lightweight deep diff tool for JavaScript objects and arrays.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors