Hex.pm Deps Generator
Generate Elixir Hex package mix.exs dependency entries from a list of package names and version constraints. Supports both deps-only and full function output formats.
How to Use Hex.pm Deps Generator
Enter your Elixir package dependencies one per line with name and version constraint. Choose output format (deps list only or full deps function). Click Generate to produce properly formatted mix.exs dependency entries.
Step-by-Step Instructions
- Enter packages one per line (name version_constraint)
- Select output format
- Click Generate Deps
- Copy the generated mix.exs code
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.