Multi-Tool Profile Manager — A lightweight TUI for managing Claude Code, Codex, Gemini CLI & OpenCode configs. 17+ built-in provider presets, MCP management, tab-based tool switching.
Astro integration adding a Pastel-style comment + Google Docs-style suggestion overlay alongside @nuasite/cms.
PDF.js redistributed as a single bundle for edge and serverless runtimes
1. Inject the loading script in the head (ideally) of the website ```diff <head> <title>My Website</title> + <script src="https://unpkg.com/@hickorybrands/hbi-brands-nav-bar" /> </head> ``` 2. Create a div with an id of your choice where you
A javascrirpt text diff tool built for node.
Simple collaborative textareas - unstable beta
is a small diff algorithm created to be used within web-components
A zero-dependency library to apply unified diffs and search-and-replace patches, with support for fuzzy matching.
3-way diffing of JavaScript objects
Split a GitHub PR into AI-reviewable layers
PHP target for Peggy parser generator
Agent skill that generates beautiful HTML pages for diagrams, diff reviews, plan reviews, slide decks, and data tables
Simple object diff tool
``` $ cdk diff MyStackName
No description provided.
Command-line interface for Archora. Runs the analyzer, produces JSON/Markdown/JUnit/HTML reports, diffs against a baseline snapshot, and exits with an error code when configurable thresholds are crossed (designed for CI gates).
Command-line interface for MCP schema evolution
Most performant solution for rendering nested trees in React apps
React Native component to highlight differences between inputs
a diff util for general list
Generate visual infographics for PR diffs using Gemini
Rendered markdown + LaTeX preview for pi, with terminal, browser, and PDF output
Komponenta pro sledování a správu změn v AG Grid tabulkách s field-level trackingem. Funguje analogicky k `shared-form` (pro formulářová pole), ale je navržena pro řádkové operace v AG Grid.
`json-object-diff` is a TypeScript library designed to calculate and apply differences between JSON objects. One of its key features is the ability to identify elements in arrays using keys rather than indices, making array handling more intuitive.