modules
modules copied to clipboard
Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
### 🔗 Linked issue Resolves #1132 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
### Description Description `nuxt-rpc` allows you to call your backend-functions from the frontend, as if they were local. No need for an extra language or DSL to learn and maintain....
### Description The nuxt integration of [HTTP-Status](https://github.com/adaltas/node-http-status), which allows to return HTTP Status codes correctly and meaningfully. ### Repository https://github.com/eralpozcan/nuxt-http-status ### npm https://www.npmjs.com/package/nuxt-http-status ### Nuxt Compatibility Nuxt 3
### Description A module for automatically connecting prepared files found in the project and processing their data. Everything happens thanks to the connector files specified in the configuration. ### Features...
### 🔗 Linked issue Resolves #969 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
### Description A simple yet flexible module for Nuxt that helps localize your project. * Definition of dictionaries (messages) in JSON files, with processing and chunk splitting during the build...
### Description A Nuxt module aimed to simplify the use of [PGlite](https://pglite.dev/). > PGlite, an Embeddable Postgres Run a full Postgres database locally in WASM with reactivity and live sync....
### Description The [`nuxt-qrcode` module](https://github.com/sandros94/nuxt-qrcode) aims to simplify the creation and read of QRCodes (and other barcodes) within Nuxt projects. The creation of QRCodes take advantage of powerful styling as...
Seems like a no brainer to add an "Auth" category to the sidebar  
### Description This module takes your API config to create files (.md, .yml, .csv, and .json) to be used by Nuxt Content, thereby accessing full features of Nuxt Content module....