prettier-plugin-edge

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

A Prettier plugin for formatting AdonisJS Edge templates. Version 1.0.0 actively maintained on GitHub. It formats HTML, Edge tags and interpolations, embedded JavaScript/CSS, and Alpine.js/Livewire attributes in a single pass. Unlike generic formatters, it understands Edge's unique syntax like `@if`, `@each`, `@component`, `@slot`, `@let`, `@include`, `@inject`, `@vite`, `@raw`, `@!card(...)`, and automatically formats JavaScript inside `{{ }}` interpolations. Requires Prettier ^3.0.0 and Node >=18.