Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
rimraf
Cross-platform recursive file and directory removal for Node.js, modeled on the UNIX `rm -rf` command.
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
deepmerge
Deeply merges the enumerable properties of two or more JavaScript objects into a new object
walkdir
A cross-platform Rust library for efficiently walking directory trees recursively
nest_asyncio
Patch asyncio to allow nested event loops in Jupyter, web servers, and GUIs
klona
A tiny, dependency-free utility for deep cloning objects, arrays, dates, and more.
copy
A Go library for recursively copying directories and files, with fine-grained control over symlinks, permissions, and concurrency.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
deep-extend
Recursive deep-merge and deep-clone utility for JavaScript objects, arrays, dates, regexps, and buffers.
deepmerge
The fastest deepmerge implementation for merging JavaScript objects without mutating the originals.
relative-time-element
Localized, auto-updating relative timestamps as a drop-in <time> element replacement, no framework required.
vanilla-colorful
A tiny, dependency-free color picker built as a native Custom Element that works with any framework.
deep-freeze
Recursively Object.freeze() objects and functions, safely in strict mode.