Skip to content

feat: add @alikhalilll/nuxt-auto-middleware module#1453

Open
alikhalilll wants to merge 2 commits intonuxt:mainfrom
alikhalilll:add/auto-middleware
Open

feat: add @alikhalilll/nuxt-auto-middleware module#1453
alikhalilll wants to merge 2 commits intonuxt:mainfrom
alikhalilll:add/auto-middleware

Conversation

@alikhalilll
Copy link
Copy Markdown

Summary

Adds @alikhalilll/nuxt-auto-middleware to the Nuxt modules registry.

Declarative, layout-based route middleware for Nuxt 3/4 — glob matching, named groups, and per-page overrides. Bind middleware to whole layout areas instead of hand-wiring it on every page component.

Generated via pnpm sync auto-middleware alikhalilll/ali-nuxt-toolkit#master/packages/auto-middleware then refined category/website.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 18176b7b-97ce-4f1a-8367-e772ae1513dc

📥 Commits

Reviewing files that changed from the base of the PR and between b7d1c9b and 70a3b73.

⛔ Files ignored due to path filters (1)
  • icons/auto-middleware.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • modules/auto-middleware.yml
✅ Files skipped from review due to trivial changes (1)
  • modules/auto-middleware.yml

📝 Walkthrough

Walkthrough

A new module metadata file modules/auto-middleware.yml was added to define the auto-middleware module. The YAML contains module name, description, repository and npm package info, icon, GitHub and website links, maintainer details, categorization as Extensions/3rd-party, and Nuxt compatibility set to nuxt >= 3.0.0. No existing code or public exports were modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: adding a new Nuxt module to the registry.
Description check ✅ Passed The description provides relevant context about the module being added, its features, links, and compatibility information.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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