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
Sort:Used by Most Apps
cookie-parser
Express middleware that parses HTTP Cookie headers into req.cookies, with support for signed and JSON-encoded cookie values.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
js-cookie
A simple, lightweight JavaScript API for handling browser cookies, client-side.
cookie
Basic HTTP cookie parser and serializer for HTTP servers, with zero dependencies and full RFC 6265 support.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
tough-cookie
RFC 6265-compliant cookie parsing and CookieJar for Node.js
sessions
Cookie and filesystem session management for Go's net/http, with pluggable backends and key rotation.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
securecookie
Encodes and decodes authenticated, optionally encrypted cookie values for Go web applications, guarding session data from tampering.
@fastify/cookie
Fast, secure cookie parsing and signing plugin for Fastify applications
set-cookie-parser
Parse raw Set-Cookie header values into structured JavaScript cookie objects
cookies-next
Get, set, and delete cookies with one API across Next.js client, server, and edge contexts
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
iron-session
Secure, stateless, cookie-based session library for Next.js and any JavaScript framework
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
angular-local-storage
An AngularJS provider that gives 1.x apps a unified API over localStorage, sessionStorage, and cookies, with automatic fallback when web storage isn't available.
nookies
A lightweight set of cookie helpers for parsing, setting, and destroying cookies in Next.js apps, on both server and client.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
tower-sessions
Async, pluggable session middleware for tower and axum web applications.
axios-cookiejar-support
Add tough-cookie cookie jar support to the axios HTTP client
@hapi/cookie
Cookie-based session authentication scheme for hapi.js servers, backed by Iron-encrypted cookies.
cookie_store
A Rust cookie jar implementing RFC6265 domain and path matching rules, built to back HTTP clients like reqwest with persistent, spec-correct cookie storage.