[ trixie ]
[ sid ]
[ 原始碼: node-fast-json-patch ]
套件:node-fast-json-patch(3.1.1+ds-3)
node-fast-json-patch 的相關連結
Debian 的資源:
下載原始碼套件 node-fast-json-patch:
- [node-fast-json-patch_3.1.1+ds-3.dsc]
- [node-fast-json-patch_3.1.1+ds.orig.tar.xz]
- [node-fast-json-patch_3.1.1+ds-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Node.js implementation of JSON-Patch
node-fast-json-patch is a leaner and meaner implementation of JSON-Patch. Small footprint. High performance. It can:
* apply patches (arrays) and single operations on JS object * validate a sequence of patches * observe for changes and generate patches when a change is detected * compare two objects to obtain the difference