Config Formats
6 cheatsheets covering env、dotenv、环境变量、config、.env and more
Env Vars Cheatsheet - .env Config & dotenv Usage
One-page reference for .env files and dotenv usage: variable definition, referencing, type casting, multi-environment files, framework integration and security pitfalls. Quick lookup, copy directly.
.dockerignore Cheatsheet - Docker Build Context Ignore Rules
One-page .dockerignore reference: glob patterns, ignoring files & directories, .dockerignore vs .gitignore differences, slimming the build context, and common pitfalls. Quick lookup, copy directly.
YAML Cheatsheet - YAML Syntax Reference
One-page YAML quick reference with 54+ common commands across 8 grouped sections (yaml). Quick lookup, copy and run.
JSON Cheatsheet
One-page JSON reference: data types, objects, arrays, nested structures, common patterns, and validation. Covers high-frequency usage for writing config files and API data.
TOML Cheatsheet - TOML Configuration Reference
One-page TOML quick reference with 38+ common commands across 6 grouped sections (toml). Quick lookup, copy and run.
INI Cheatsheet - INI Configuration Reference
One-page INI quick reference with 52+ common commands across 8 grouped sections (ini). Quick lookup, copy and run.