[ 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