Libraries, tools, and extensions we use every day — open-sourced so everyone can benefit. Sharp, focused, and built to stay out of your way.
String distance and similarity metrics for JavaScript. Implements Levenshtein and other edit-distance algorithms, plus the Kyori ranking algorithm for scoring search results against a set of keywords.
In Japanese, 距離 (きょり) means "distance".
A curated set of utilities for more maintainable everyday JavaScript — without becoming another lodash. Selected dependencies only, designed to span multiple technology stacks.
A lightweight command-line tool to convert one or many JSON files into a single JSONL (JSON Lines) output. Pipe-friendly — output goes to stdout when no file is specified.
Bring the power of uv — the blazing-fast Python package manager — directly into VS Code. Works with both pyproject.toml and requirements.txt: detect outdated dependencies, convert pip projects to uv in one click, and run uv commands without leaving your editor.