Introduction
Extends Nuxt's built-in preview mode
Features
🚪 Enables preview mode through routing (?preview=true)
🔒 Secures preview mode with a (client-side) secret (&previewSecret=...)
🧠 Persists preview mode through routing & page refresh using storage
🎛️ Provides programmatic way to enter() and exit() preview mode
🍫 Provides <PreviewModeBar> component to display and control preview mode
Enjoy light and dark mode:
Maintenance
This module is developed by De Voorhoede. We will continue to maintain this module as long as we use this in our projects. Feel free to use and fork this module. We will only handle issues or accept pull requests if they aid our projects.