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
change-case
Transform strings between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and more
partysocket
A drop-in, auto-reconnecting WebSocket client with message buffering and React hooks
camelcase
Convert dash, dot, underscore, or space separated strings to camelCase or PascalCase, with full Unicode support.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
reconnecting-websocket
A drop-in WebSocket wrapper for Web, Node.js, and React Native that auto-reconnects with configurable backoff and message buffering.
text-case
Convert strings between camelCase, PascalCase, snake_case, kebab-case, and 17 other text case formats with a zero-dependency TypeScript monorepo.
swagger-autogen
Generates OpenAPI/Swagger specs for Node.js APIs by statically parsing your route files instead of hand-writing annotations.
change-case-all
A combined bundle of every change-case string transformation for JavaScript and TypeScript in one package.
colorclass
Cross-platform ANSI color text for Python console apps, with automatic light/dark background detection.