ESLint Flat Config Generator
Scaffold an eslint.config.js flat config (or .eslintrc) from language, env, and rule-preset choices.
Related
.editorconfig Generator
Generate an .editorconfig from options: indent style/size, charset, EOL, trailing whitespace, per-glob rules.
Generators
.env.example Generator
Turn a list of env var names/values into a redacted .env.example with comments and grouping.
Generators
.gitignore Generator
Assemble a .gitignore from common language and tool templates.
Generators
.htpasswd Generator
Generate Apache/Nginx htpasswd entries with bcrypt, SHA-1, or MD5(APR1) hashing, fully in-browser.
Generators