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.
less-loader
Webpack loader that compiles Less stylesheets into CSS
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.
Less.php
A pure-PHP port of the Less.js CSS preprocessor that compiles LESS into CSS.
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.