modules icon indicating copy to clipboard operation
modules copied to clipboard

[Module Listing Request]: `Nuxt Layout Aid`

Open leoboyerbx opened this issue 8 months ago • 0 comments

Description

Nuxt Layout Aid is a very basic Nuxt module that adds togglable visual guides during dev:

  • Configurable columns guides
  • Outline around each element

The module can be tested in this StackBlitz example (use ctrl/cmd + o for outlines and ctrl/cmd + g for columns grid).

Repository

https://github.com/leoboyerbx/layout-aid/tree/main/packages/nuxt

npm

https://www.npmjs.com/package/@layoutaid/nuxt

Nuxt Compatibility

Nuxt 3

leoboyerbx avatar May 04 '25 12:05 leoboyerbx