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
core-js
Modular standard library and polyfills for JavaScript, from ECMAScript features to proposals and web standards.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
IxJS
LINQ-style Array#extras operators for composing lazy iterables and async iterables in JavaScript and TypeScript.
set-value
Safely set nested object properties using dot-notation paths, without prototype pollution.
p-props
Run promises concurrently and collect the results by key, for both Object and Map inputs.
filter-obj
Filter object keys and values into a new object using a predicate function or a list of keys.