[ trixie ]
[ sid ]
[ Bron: node-fast-json-patch ]
Pakket: node-fast-json-patch (3.1.1+ds-3)
Verwijzigingen voor node-fast-json-patch
Debian bronnen:
Het bronpakket node-fast-json-patch downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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