[READ-ONLY] Mirror of https://github.com/kristianbinau/nuxt-maintenance-mode. Nuxt module, that allows you to put your site into maintenance mode. www.npmjs.com/package/@kristianbinau/nuxt-maintenance-mode
maintenance nuxt nuxt-module typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(release): v0.0.1

Kristian Binau (Jan 29, 2025, 11:25 PM +0100) 4e2facba 7933e74d

+12 -1
+11
CHANGELOG.md
··· 6 6 7 7 ### 🚀 Enhancements 8 8 9 + - Initial ([7933e74](https://github.com/kristianbinau/nuxt-maintenance-mode/commit/7933e74)) 10 + 11 + ### ❤️ Contributors 12 + 13 + - Kristian Binau ([@kristianbinau](http://github.com/kristianbinau)) 14 + 15 + ## v0.0.1 16 + 17 + 18 + ### 🚀 Enhancements 19 + 9 20 - Initial ([ee76786](https://github.com/kristianbinau/nuxt-maintenance-mode/commit/ee76786)) 10 21 11 22 ### ❤️ Contributors
+1 -1
package.json
··· 1 1 { 2 2 "name": "@kristianbinau/nuxt-maintenance-mode", 3 - "version": "0.0.0", 3 + "version": "0.0.1", 4 4 "description": "Nuxt module, that allows you to put your site into maintenance mode", 5 5 "repository": { 6 6 "type": "git",