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
keyv
A consistent Promise-based key-value storage API for Node.js with pluggable adapters for Redis, MongoDB, SQLite, Postgres, and more.
partysocket
A drop-in, auto-reconnecting WebSocket client with message buffering and React hooks
object-path
A tiny JavaScript utility for reading, writing, and deleting deeply nested object properties using dot-notation strings or array paths.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
postcss-value-parser
Transforms CSS declaration values and at-rule params into a traversable node tree.
reconnecting-websocket
A drop-in WebSocket wrapper for Web, Node.js, and React Native that auto-reconnects with configurable backoff and message buffering.
swagger-autogen
Generates OpenAPI/Swagger specs for Node.js APIs by statically parsing your route files instead of hand-writing annotations.
set-value
Safely set nested object properties using dot-notation paths, without prototype pollution.
arrify
Convert any value to an array, safely handling null, undefined, strings, and iterables.
filter-obj
Filter object keys and values into a new object using a predicate function or a list of keys.
ccount
A tiny, zero-dependency utility for counting how often a substring occurs in a string.
colorclass
Cross-platform ANSI color text for Python console apps, with automatic light/dark background detection.