jonTrent / PatienceDiffLinks
Javascript implementation of the Patience Diff algorithm and the new Patience Diff Plus algorithm.
☆91Updated 2 years ago
Alternatives and similar repositories for PatienceDiff
Users that are interested in PatienceDiff are comparing it to the libraries listed below
Sorting:
- The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.☆498Updated 3 years ago
- Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It …☆299Updated last year
- Straightforward DOM implementation to make SVG.js run headless on Node.js☆285Updated 2 months ago
- very small and fast xml-parser in pure javascript☆220Updated last year
- Random access unzip library for JavaScript☆143Updated 2 years ago
- Math JS library. Super advanced & efficient Math expression evaluator☆216Updated 3 months ago
- Fast and tiny expression parser / evaluator.☆130Updated 2 weeks ago
- Chain functions as transform streams.☆95Updated 4 months ago
- Streaming JSON parser in Javascript for Node.js and the browser☆194Updated 8 months ago
- Abstract class for a lexicographically sorted key-value database.☆154Updated 3 weeks ago
- 📃📸 Converts PDFs to images in nodejs☆120Updated 2 weeks ago
- The library allows you to convert any large numbers in any number base to another number base. The base is determined by specifying the a…☆30Updated 2 years ago
- WebAssembly port of SQLite3 for Node.js with file system access☆82Updated last week
- A cross-platform systray library for nodejs.☆35Updated 2 years ago
- Traverse object hierarchies using matching and callbacks.☆179Updated 7 months ago
- Time synchronization between peers☆338Updated 2 years ago
- Run typescript files with imports on the fly. Like ts-node, but for browser☆102Updated last year
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆229Updated last year
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆598Updated this week
- Library to convert a given HTML DOM node into an accessible SVG "screenshot".☆419Updated this week
- Fast Porter stemmer implementation☆132Updated 2 years ago
- A module for node.js and the browser that takes in text and strips it of stopwords☆256Updated 3 months ago
- The first streamable, fixed memory XML, HTML, and JSX parser for WebAssembly.☆187Updated last month
- 🔊 Stream large audio files without the dreaded 'DOMException: play() can only be initiated by a user gesture' error.☆209Updated 4 years ago
- Fully type-checked NodeJS EventEmitter☆123Updated 2 years ago
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆123Updated 2 months ago
- A JavaScript library to find diff between two JavaScript Objects. Support for Array, Number, Date and other primitive data types.☆153Updated last year
- 📝 Hunspell compatible spell-checker☆286Updated 4 years ago
- Resize image blobs with high quality. Pica's wrapper to work with file inputs.☆298Updated last year
- Keystrokes as an easy to use library for binding functions to keys and key combos. It can be used with any TypeScript or JavaScript proje…☆183Updated 2 weeks ago