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
Clap
The most widely used command-line argument parser for Rust, with both derive and builder APIs.
object-hash
Deterministic SHA1/MD5 hashing for any JavaScript value or object, in Node.js and the browser.
node-cache
A simple, fast in-memory caching module for Node.js with TTL expiration, similar to memcached.
serialize-error
Serialize and deserialize JavaScript Error objects into plain, JSON-safe objects and back.
flat
Flattens nested JavaScript objects into dot-delimited keys and unflattens them back, with a bundled CLI.
klona
A tiny, dependency-free utility for deep cloning objects, arrays, dates, and more.
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.
react-inspector
Chrome DevTools-style object, table, and DOM inspector components for React apps.
object_store
A generic, async Rust trait for talking to S3, GCS, Azure Blob, HTTP, and local files with one API.
snakecase-keys
Convert an object's keys to snake_case, recursively and with full TypeScript type inference.
Symfony PropertyAccess
Read and write nested object or array properties using a simple string notation
GenSON
A Python library and CLI that generates and merges JSON Schema from sample objects and existing schemas.
get-stream
Consume a Node.js or web stream into a string, Buffer, ArrayBuffer, or array
jsonpath
jsonpath - Secure JSONPath Query Engine for Node.js