jsondiffpatch
JSON diffing library
A JavaScript library for comparing and updating JSON objects
Diff & patch JavaScript objects
5k stars
89 watching
472 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
deltadiffdiffingjsonjsondiffpatchpatchtext-diff
Related projects:
Repository | Description | Stars |
---|---|---|
weichch/system-text-json-jsondiffpatch | Diff and patch JSON data | 107 |
starcounter-jack/json-patch | Library to update JSON documents using delta patches | 1,826 |
rtfpessoa/diff2html | Generates pretty HTML diffs from git or unified diff output | 2,955 |
wbish/jsondiffpatch.net | A library that provides JSON object diffing and reversible patching functionality | 370 |
kpdecker/jsdiff | A JavaScript implementation of text differencing algorithm | 8,147 |
developit/unfetch | A polyfill/ponyfill that provides a minimal implementation of the Fetch API in JavaScript. | 5,710 |
callumlocke/json-formatter | Automatically formats JSON data for easier readability in web browsers. | 3,803 |
jsdoc/jsdoc | An API documentation generator for JavaScript. | 15,053 |
douglascrockford/json-js | A set of utilities and functions for working with JSON data in JavaScript | 8,701 |
danvk/source-map-explorer | Analyzes and debugs JavaScript code bloat by mapping minified files to their original source code | 3,834 |
wi2l/jsondiff | Generates patch operations for comparing two JSON documents | 528 |
cujojs/jiff | Tool for creating and applying JSON patches to manipulate data structures | 628 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |
ds300/patch-package | Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. | 10,462 |