Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions icons/auto-middleware.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions modules/auto-middleware.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: auto-middleware
description: >-
Declarative, layout-based route middleware for Nuxt 3/4, with glob matching,
named groups, and per-page overrides.
repo: alikhalilll/ali-nuxt-toolkit#master/packages/auto-middleware
npm: '@alikhalilll/nuxt-auto-middleware'
icon: auto-middleware.svg
github: https://github.com/alikhalilll/ali-nuxt-toolkit/tree/master/packages/auto-middleware
website: https://alikhalilll.github.io/ali-nuxt-toolkit/auto-middleware
learn_more: ''
category: Extensions
type: 3rd-party
maintainers:
- name: alikhalilll
github: alikhalilll
compatibility:
nuxt: '>=3.0.0'
requires: {}
Loading