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.
python-dotenv
Load environment variables from a .env file into Python's os.environ, the standard way to keep 12-factor config out of your code
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
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
electron-store
Simple, encrypted JSON persistence for your Electron app — save user settings, window state, and cache across the main and renderer processes.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
conf
Simple, schema-validated config file persistence for Node.js apps and CLI tools
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
configstore
Easily load and persist config without having to think about where and how it's stored on disk.
strip-json-comments
Strip comments from JSON strings so you can safely use JSONC config files.
django-environ
Configure Django apps with twelve-factor environment variables and URL-based settings.
config
Hierarchical configuration management for Node.js apps, with environment-specific overrides and multi-format file support.
dotenv (Rust)
Loads environment variables from a .env file for Rust development and testing
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
Dynaconf
Layered, 12-factor configuration management for Python with multi-format files, env vars, and secret backends.
django-constance
A Django app for storing dynamic, admin-editable settings in pluggable Redis or database backends.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.