jsondiffpatch
JSON diffing library
A JavaScript library for comparing and updating JSON objects
Diff & patch JavaScript objects
5k stars
89 watching
473 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
deltadiffdiffingjsonjsondiffpatchpatchtext-diff
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Diff and patch JSON data | 108 |
| | Library to update JSON documents using delta patches | 1,828 |
| | Generates pretty HTML diffs from git or unified diff output | 2,984 |
| | A library that provides JSON object diffing and reversible patching functionality | 372 |
| | A JavaScript implementation of text differencing algorithm | 8,252 |
| | A polyfill/ponyfill that provides a minimal implementation of the Fetch API in JavaScript. | 5,708 |
| | Automatically formats JSON data for easier readability in web browsers. | 3,830 |
| | Generates documentation for JavaScript applications | 15,089 |
| | Provides utilities to work with JSON data in JavaScript | 8,712 |
| | Analyzes and debugs JavaScript code bloat by mapping minified files to their original source code | 3,842 |
| | Generates patch operations for comparing two JSON documents | 530 |
| | Tool for creating and applying JSON patches to manipulate data structures | 631 |
| | A utility library for working with native JavaScript objects | 4,537 |
| | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
| | Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. | 10,528 |