{"library":"prettier-plugin-eex","type":"library","category":null,"description":"A Prettier plugin that formats .html.eex and .html.leex files used in Elixir/Phoenix projects. Current stable version is 0.6.0. This plugin leverages Prettier's parsing and formatting capabilities to handle Elixir's EEx templates, preserving embedded Elixir expressions while formatting the surrounding HTML. It requires a minimum of Elixir 1.10 and Erlang OTP 22. Key differentiators include support for LiveView .leex files, configurable multiline expression formatting, and seamless integration with Phoenix projects via mix aliases. The plugin is actively maintained with regular bug fixes and breaking changes between major versions.","language":"javascript","status":"active","version":"0.6.0","tags":["javascript","plugin","prettier","eex","elixir","html-eex"],"install":[{"cmd":"npm install prettier-plugin-eex","imports":["// Automatically loaded by Prettier when placed in project root or in .prettierrc plugins","{\n  \"plugins\": [\"prettier-plugin-eex\"],\n  \"overrides\": [{\"files\": \"*.html.eex\", \"options\": { \"parser\": \"html-eex\" }}]\n}","const prettier = require('prettier');\nprettier.format(code, { parser: 'html-eex', plugins: [require('prettier-plugin-eex')] });"]},{"cmd":"yarn add prettier-plugin-eex","imports":[]},{"cmd":"pnpm add prettier-plugin-eex","imports":[]}],"homepage":null,"github":"https://github.com/adamzapasnik/prettier-plugin-eex","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prettier-plugin-eex","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/prettier-plugin-eex/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}