A javascript text diff implementation.
Atom preset for conventional-changelog.
No description provided.
Require hook for automatic V8 compile cache persistence
Require hook for automatic V8 compile cache persistence
Fast Javascript text diff
👻 Primitive and flexible state management for React
Compare items in two sequences to find a longest common subsequence
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Bindings to native Mac/Linux/Windows password APIs
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Create atom (⚛) representation for your application, packages and libraries
👻👨👩👧👦
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Get metadata on the default editor or a specific editor
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Atom mentions for the remirror wysiwyg editor
👻🔭
Continuation of a simple and beautiful text diff viewer component made with diff and React
Generates diffs between documents and primitive types
JSON diff
TypeScript definitions for diff-match-patch
This library will allow you to perform atomic diffs, patches and merges on Redis strings.
Docsmith adds snapshot-based versioning to any ActiveRecord model with zero system dependencies. • Full content snapshots (HTML, Markdown, JSON) for instant rollbacks • Format-aware diff engine: word-level diffs for Markdown, tag-atomic diffs for HTML • Document-level and range-anchored comments with threading and version migration • Per-class configuration, debounced auto-save, lifecycle events, and a clean API Perfect for wikis, CMS pages, API specs, legal documents, or any content that needs an audit trail and inline collaboration.
isort automatically sorts and organizes import statements in Ruby files. It groups imports into sections (stdlib, third-party, first-party, local), sorts alphabetically within each section, removes duplicates, and preserves comments. Supports require, require_relative, include, extend, autoload, and using statements. Features include: check mode for CI integration, diff preview, atomic mode with syntax validation, skip directives for fine-grained control, and recursive directory processing. Inspired by Python's isort.