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
Day.js
A 2KB immutable JavaScript date-time library with a Moment.js-compatible API
Immer
Create your next immutable state by mutating the current one.
flate2
Streaming DEFLATE, gzip, and zlib compression for Rust with pluggable backends
fflate
High-performance DEFLATE, GZIP, Zlib, and ZIP compression for JavaScript in an 8kB package.
Luxon
Immutable, chainable date and time handling for JavaScript with built-in time zones and Intl.
Redux Toolkit
The official, opinionated, batteries-included toolset for efficient Redux state management
date-fns-tz
IANA time zone support for date-fns, powered by the native Intl API with zero bundled time zone data.
Redux
A predictable, framework-agnostic state container for JavaScript applications.
pako
A fast, zlib-compatible compression library for JavaScript that runs identically in the browser and Node.js.
Slate
Completely customizable framework for building rich text editors
node-unzipper
A streaming zip extraction library for Node.js that supports random access to files on disk, in buffers, over HTTP, or on S3 without buffering the whole archive.
immutable-js
Persistent immutable List, Map, Set, and Stack collections for JavaScript with structural sharing.
redux-immutable
Adapts Redux's combineReducers to work seamlessly with Immutable.js state trees.
react-immutable-proptypes
PropType validators that let React components type-check Immutable.js List, Map, Set, and Record props instead of falling back to a generic instanceOf check.
frozendict
An immutable, hashable dictionary type for Python with a C-accelerated core