[ 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