Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This is a JavaScript library for performing text differencing operations. It implements Myers' O(ND) diff algorithm to compute the smallest set of insertions and deletions needed to transform one text into another. The library provides functions for diffing characters, words, lines, sentences, CSS, JSON, and arrays, as well as utilities for creating and applying unified diff patches. It's designed for developers who need to compare text or code changes, such as in version control systems, collaborative editing tools, or code review applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kpdecker/jsdiff

Account's avatar
arethetypeswrong/arethetypeswronghub.io.git
A CLI tool for arethetypeswrong.github.io
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
DABH/colors.js
get colors in your node.js console
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
litixsoft/karma-mocha-reporter
Karma reporter with mocha style logging.
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.

Support the repos that depend on this repository

Top contributors

kpdecker's profile
kpdecker
283 contributions
ExplodingCabbage's profile
ExplodingCabbage
140 contributions
dependabot[bot]'s profile
dependabot[bot]
46 contributions
piranna's profile
piranna
20 contributions
papandreou's profile
papandreou
10 contributions
soulbeing's profile
soulbeing
7 contributions
bp-dev's profile
bp-dev
6 contributions
bittrance's profile
bittrance
6 contributions
vprimachenko's profile
vprimachenko
4 contributions
vmariano's profile
vmariano
4 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
kpdecker

kpdecker/jsdiff

A javascript text differencing implementation.

JavaScript
9115
532
BSD 3-Clause "New" or "Revised" License