Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: npm: fast-myers-diff

A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
10 versions
Latest release: about 1 year ago
6 dependent packages
20,068 downloads last month

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/fast-myers-diff

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/gliese1337%2Ffast-myers-diff

Dependent Repos 37

rchiodo/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 141 MB - Last synced: 16 days ago - Pushed: 16 days ago

repldex/Repldex
  • 3.0.1 package-lock.json
  • ^3.0.1 package.json

Size: 4.58 MB - Last synced: 5 months ago - Pushed: over 1 year ago

microsoft/vscode-jupyter-lsp-middleware
  • 3.0.1 package-lock.json
  • ^3.0.1 package.json

Size: 976 KB - Last synced: 20 days ago - Pushed: 11 months ago

karthiknadig/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 141 MB - Last synced: about 24 hours ago - Pushed: 1 day ago

RexSkz/json-diff-kit
A better JSON differ & viewer, support LCS diff for arrays and recognise some changes as "modification" apart from simple "remove"+"add".
  • ^3.0.1 package.json

Size: 712 KB - Last synced: 15 days ago - Pushed: 15 days ago

gliese1337/fast-myers-diff
  • 2.0.0 package-lock.json
  • 2.0.0 package.json

Size: 178 KB - Last synced: 17 days ago - Pushed: 5 months ago

microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 168 MB - Last synced: 7 days ago - Pushed: 7 days ago

labocho/musicxmldiff
musicxmldiff is "diff" for MusicXML
  • ^3.0.1 package.json
  • 3.0.1 yarn.lock

Size: 507 KB - Last synced: 27 days ago - Pushed: 3 months ago

trimerge/trimerge
Three-way merge JSON structures
  • 3.0.0 package-lock.json
  • ^3.0.0 package.json

Size: 1.23 MB - Last synced: about 2 months ago - Pushed: about 1 year ago

DonJayamanne/pythonVSCode
This extension is now maintained in the Microsoft fork.
  • 3.0.1 package-lock.json

Size: 145 MB - Last synced: about 1 month ago - Pushed: 2 months ago

ahodori/wikiblogs
  • 3.0.1 client/package-lock.json
  • ^3.0.1 client/package.json

Size: 2.93 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

surwase/odk
  • 3.0.1 server/package-lock.json
  • ~3 server/package.json

Last synced: over 1 year ago

UNOPS/central-backend Fork of getodk/central-backend
Node.js based backend for ODK Central
  • 3.0.1 package-lock.json
  • ~3 package.json

Size: 4.2 MB - Last synced: 2 months ago - Pushed: over 1 year ago

r3m0t/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 147 MB - Last synced: 2 months ago - Pushed: about 1 year ago

debonte/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 147 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

EllipticEllipsis/decomp.me Fork of decompme/decomp.me
A collaborative online space where you can contribute to ongoing decompilation projects
  • ^3.0.1 frontend/package.json
  • 3.0.1 frontend/yarn.lock

Size: 26.7 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

massiveflow/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 140 MB - Last synced: 12 months ago - Pushed: over 1 year ago

alxndrsn/odk-central-backend Fork of getodk/central-backend
Node.js based backend for ODK Central
  • 3.0.1 package-lock.json
  • ~3 package.json

Size: 8.53 MB - Last synced: 14 days ago - Pushed: 14 days ago

kraftrio/kraftr
  • 3.0.1 common/config/rush/pnpm-lock.yaml

Size: 702 KB - Last synced: 15 days ago - Pushed: 15 days ago

CelestialAmber/decomp.me Fork of decompme/decomp.me
A collaborative online space where you can contribute to ongoing decompilation projects
  • ^3.0.1 frontend/package.json
  • 3.0.1 frontend/yarn.lock

Size: 26.4 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

harupy/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 132 MB - Last synced: 28 days ago - Pushed: over 1 year ago

dciborow/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 133 MB - Last synced: over 1 year ago - Pushed: over 1 year ago

Tjolk072/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 133 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

Harry-Hopkinson/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 132 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

kimadeline/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 130 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

paulacamargo25/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 147 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

edit-distance/myers-1986
:abacus: Reasonably efficient implementation of Eugene W. Myers's exact longest common subsequence and minimum edit-distance algorithm for JavaScript
  • 3.0.1 _benchmark/package.json
  • 3.0.1 _benchmark/yarn.lock

Size: 3.69 MB - Last synced: 11 days ago - Pushed: 11 days ago

Kevin-Mina/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 134 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

datalayer-externals/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 152 MB - Last synced: about 14 hours ago - Pushed: 6 months ago

karrtikr/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 140 MB - Last synced: 3 months ago - Pushed: 3 months ago

AngheloAlf/decomp.me Fork of decompme/decomp.me
Crowdsourced decompilation platform
  • ^3.0.1 frontend/package.json
  • 3.0.1 frontend/yarn.lock

Size: 27.5 MB - Last synced: 2 months ago - Pushed: 2 months ago

C-SELLERS/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 115 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

Jimimaku/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 142 MB - Last synced: 7 days ago - Pushed: 7 days ago

sadiqkhoja/central-backend Fork of getodk/central-backend
Node.js based backend for ODK Central
  • 3.0.1 package-lock.json
  • ~3 package.json

Size: 6.28 MB - Last synced: 7 months ago - Pushed: 7 months ago

eleanorjboyd/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 147 MB - Last synced: 12 days ago - Pushed: 13 days ago

lif-zone/server
  • 3.0.1 package-lock.json

Size: 4.44 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

Xeeynamo/decomp.me Fork of decompme/decomp.me
Collaborative decompilation and reverse engineering website
  • ^3.0.1 frontend/package.json
  • 3.0.1 frontend/yarn.lock

Size: 27.6 MB - Last synced: 9 days ago - Pushed: 9 days ago

ksfarmgirl/Pedagog
CIS 642 Project
  • 3.0.1 PythonExtension/package-lock.json

Size: 80.2 MB - Last synced: 12 months ago - Pushed: about 1 year ago

hitmoose007/Recaplee
Recaplee is a web application designed to monitor changes in competitors' pages for a specific keyword. It provides users with valuable insights into their competitors' activities.
  • 3.1.0 yarn.lock

Size: 1.86 MB - Last synced: about 1 month ago - Pushed: 10 months ago

bach-long/blogger
  • 3.0.1 package-lock.json
  • ^3.0.1 package.json

Size: 6.75 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

MaelGarcia/central-backend Fork of getodk/central-backend
Node.js based backend for ODK Central
  • 3.0.1 package-lock.json
  • ~3 package.json

Size: 5.07 MB - Last synced: 10 months ago - Pushed: 10 months ago

Princeprince559/vscode-python Fork of eleanorjboyd/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 142 MB - Last synced: 11 months ago - Pushed: 11 months ago

datenzauberai/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 149 MB - Last synced: about 1 month ago - Pushed: 10 months ago

ws2vicky/json-diff-kit Fork of RexSkz/json-diff-kit
A better JSON differ & viewer, support LCS diff for arrays and recognise some changes as "modification" apart from simple "remove"+"add".
  • ^3.0.1 package.json

Size: 521 KB - Last synced: 10 months ago - Pushed: about 1 year ago

tdying/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 132 MB - Last synced: 10 months ago - Pushed: about 2 years ago

sijandh35/centraodkcl
  • 3.0.1 server/package-lock.json
  • ~3 server/package.json

Size: 3.71 MB - Last synced: 10 months ago - Pushed: over 1 year ago

mh-firouzjah/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 140 MB - Last synced: 22 days ago - Pushed: 22 days ago

Tejas28Ecube/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 112 MB - Last synced: about 1 month ago - Pushed: over 2 years ago

aitorciki/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 141 MB - Last synced: 30 days ago - Pushed: 30 days ago

zubidigital/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 161 MB - Last synced: 10 months ago - Pushed: 10 months ago

noSantiago2014122289/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 161 MB - Last synced: 10 months ago - Pushed: 10 months ago

aavdiere/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 159 MB - Last synced: 10 months ago - Pushed: 10 months ago

miguel-hub/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 153 MB - Last synced: 10 months ago - Pushed: 11 months ago

shankarswamy/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 134 MB - Last synced: 10 months ago - Pushed: about 2 years ago

polybiusproxy/decomp.me Fork of decompme/decomp.me
Collaborative decompilation and reverse engineering website
  • ^3.1.0 frontend/package.json
  • 3.1.0 frontend/yarn.lock

Size: 27.8 MB - Last synced: about 1 month ago - Pushed: 3 months ago

Mission-Prerna/sandbox-deployment
Repository to setup a fresh instance of entire NL stack using Docker Compose.
  • 3.0.1 central/server/package-lock.json
  • ~3 central/server/package.json

Size: 3.56 MB - Last synced: 9 months ago - Pushed: 9 months ago

mcfizzyshizzyz/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 145 MB - Last synced: 9 months ago - Pushed: 9 months ago

YoshiCrystal9/decomp.me Fork of decompme/decomp.me
Collaborative decompilation and reverse engineering website
  • ^3.1.0 frontend/package.json
  • 3.1.0 frontend/yarn.lock

Size: 27.1 MB - Last synced: 9 months ago - Pushed: 9 months ago

main-tech/central-backend Fork of getodk/central-backend
Node.js based backend for ODK Central
  • 3.0.1 package-lock.json
  • ~3 package.json

Size: 5.27 MB - Last synced: 9 months ago - Pushed: 9 months ago

Inferno-Inc/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 139 MB - Last synced: 9 months ago - Pushed: over 1 year ago

Suj8kafka/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 139 MB - Last synced: 7 months ago - Pushed: over 1 year ago

donsur/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 154 MB - Last synced: 9 months ago - Pushed: about 1 year ago

ItzSwirlz/decomp.me Fork of decompme/decomp.me
Collaborative decompilation and reverse engineering website
  • ^3.1.0 frontend/package.json
  • 3.1.0 frontend/yarn.lock

Size: 26.8 MB - Last synced: 8 months ago - Pushed: 8 months ago

CommanderPho/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 137 MB - Last synced: 9 months ago - Pushed: 9 months ago

roblabla/decomp.me Fork of decompme/decomp.me
Collaborative decompilation and reverse engineering website
  • ^3.1.0 frontend/package.json
  • 3.1.0 frontend/yarn.lock

Size: 26.9 MB - Last synced: about 1 month ago - Pushed: 8 months ago

guillepaez53/pythonVSCode Fork of DonJayamanne/pythonVSCode
This extension is now maintained in the Microsoft fork.
  • 3.0.1 package-lock.json

Size: 134 MB - Last synced: about 1 month ago - Pushed: about 2 years ago

jolammi/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 136 MB - Last synced: 9 months ago - Pushed: over 1 year ago

SandrineMedhurst/pythonVSCode Fork of DonJayamanne/pythonVSCode
This extension is now maintained in the Microsoft fork.
  • 3.0.1 package-lock.json

Size: 143 MB - Last synced: 8 months ago - Pushed: 8 months ago

DeflateAwning/vscode-jupyter Fork of microsoft/vscode-jupyter
VS Code Jupyter extension
  • 3.0.1 package-lock.json

Size: 156 MB - Last synced: 9 months ago - Pushed: 9 months ago

Spitfire1900/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 147 MB - Last synced: 2 months ago - Pushed: 8 months ago

pixzbrat666babiiluv/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 147 MB - Last synced: 8 months ago - Pushed: 8 months ago

nocato/decomp.me Fork of decompme/decomp.me
Collaborative decompilation and reverse engineering website
  • ^3.1.0 frontend/package.json
  • 3.1.0 frontend/yarn.lock

Size: 26.7 MB - Last synced: about 1 month ago - Pushed: 8 months ago

courselore/courselore
Communication Platform for Education
  • 3.1.0 web/package-lock.json
  • ^3.1.0 web/package.json

Size: 295 MB - Last synced: 1 day ago - Pushed: 1 day ago

whitedragon206/vscode-python Fork of microsoft/vscode-python
Python extension for Visual Studio Code
  • 3.0.1 package-lock.json

Size: 132 MB - Last synced: 6 days ago - Pushed: 6 days ago