Skip to content

Add lax-css, lax-markup, and lax-sql plugins#53

Open
bartlomieju wants to merge 1 commit into
dprint:mainfrom
bartlomieju:add-lax-plugins
Open

Add lax-css, lax-markup, and lax-sql plugins#53
bartlomieju wants to merge 1 commit into
dprint:mainfrom
bartlomieju:add-lax-plugins

Conversation

@bartlomieju

Copy link
Copy Markdown

Adds three Wasm formatter plugins from the lax family to the registry:

  • bartlomieju/lax-css (configKey css) — CSS, SCSS, and Less.
  • bartlomieju/lax-markup (configKey markup) — HTML, XML, SVG, Vue,
    Svelte, and Astro.
  • bartlomieju/lax-sql (configKey sql) — dialect-agnostic SQL.

Each is published as a single plugin.wasm asset on its own GitHub repo and
already resolves through the redirect service, e.g.
https://plugins.dprint.dev/bartlomieju/lax-css/latest.json. They build against
dprint-core 0.67.4.

All three are marked "selected": false. lax-css and lax-markup are
alternative implementations overlapping the existing malva and markup_fmt
plugins, so they are intentionally left out of the default dprint init
selection to avoid clashing with those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant