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
dotenv
Loads environment variables from a .env file into process.env for Node.js apps.
ts-node
TypeScript execution engine and REPL for Node.js that runs .ts files directly, without a separate compile step.
cross-env
Cross-platform CLI for setting environment variables in npm scripts without worrying about Windows vs POSIX syntax.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
pydantic-settings
Type-safe application settings management for Python, built on Pydantic models.
dotenvy
A well-maintained, actively developed fork of the dotenv crate for loading .env files in Rust
dotenv-expand
Expands variable references, command substitution, and encrypted values in dotenv-parsed .env files.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
dotenvx
A secure, cross-platform dotenv replacement that encrypts .env files and runs any command with decrypted secrets injected — no code changes required.
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.
config
Layered configuration system for Rust applications with strong 12-factor support
proxy-from-env
Resolves the correct proxy URL for a request by reading standard *_PROXY and NO_PROXY environment variables
Symfony Dotenv
Parses .env files and registers their values as environment variables for PHP applications
Supabase CLI
Run the full Supabase stack locally and ship migrations, edge functions, and types from your terminal.
fix-path
Fix the $PATH environment variable on macOS and Linux when your app is launched from a GUI
dotenv-webpack
A secure Webpack plugin that loads dotenv variables into your bundle while exposing only what your code actually references.
strip-json-comments
Strip comments from JSON strings so you can safely use JSONC config files.
temp-env
Set environment variables temporarily for the duration of a closure, mainly for Rust tests.
env
A simple, zero-dependencies Go library that parses environment variables directly into struct fields using tags.
django-environ
Configure Django apps with twelve-factor environment variables and URL-based settings.
dotenv-flow
Loads NODE_ENV-specific .env files with local overrides, extending dotenv with a predictable file cascade.
config
Hierarchical configuration management for Node.js apps, with environment-specific overrides and multi-format file support.
platform.js
A dependency-free JavaScript library that parses user-agent strings to identify browser, OS, device, and layout engine across almost any runtime.