Showing 21-40 of 216,124 packages
JSON patch utilities
This is a slimmed version of [jsondiffpatch](https://github.com/benjamine/jsondiffpatch). All the code is taken from the [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) repository, slimmed down, slightly altered and converted to TypeScript.
Update immutable.js objects using JSON Patch operations
Validator for json patch contents according to joi document schemas
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
Ultra-fast, schema-aware JSON patch generation and human-readable diffing. A high-performance JSON patch library that leverages schema knowledge to generate efficient, semantic patches with tools for creating human-readable diffs suitable for frontend app
Immutable JSON Patch implementation based on RFC 6902 supporting operational transformation and last-writer-wins
JSON Patch Operational Transformations - resolves outdated JSON Patches (RFC6902) in real-time JSON collaboration
A fast, framework-agnostic undo/redo core library powered by Mutative JSON Patch
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
JavaScript library that generates JSON patches (RFC 6902)
Utility functions for implementing JSON Patch according to [RFC 6902]
Squash JSON-Patch operations patch into a mathematically equivalent smaller patch
Model and manipulate data with ES6 classes, JSON Schema initialization and validation, JSON Patch, JSON Pointer, and JSON Mappings.
JSON Patch building using typesafe FHIR pointers.
Full-featured [koa][] body parser! Support parsing text, buffer, json, json patch, json api, csp-report, multipart, form and urlencoded bodies. Works for koa@1, koa@2 and will work for koa@3.
Convert JSON Patch (RFC 6902) to and from a CRDT-friendly representation.
JSON Patch building with typesafe fhir pointers.
A Mongoose plugin to manage document versioning and history with JSON Patch diffs, now featuring rollback functionality and full support for NestJS.
Type-safe observable store that emits events for each top-level field change with JSON Patch arrays.