modules
modules copied to clipboard
Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
### Description This module adds pdfMake to your Nuxt 3 application via a plugin & composable. Here is a link to pdfMake --> http://pdfmake.org/#/ ### Repository https://github.com/BayBreezy/nuxt-pdfmake ### npm https://www.npmjs.com/package/nuxt-pdfmake...
### Description This module lets you quickly use a rating system to display or retrieve a rating. - Use whatever you like as a star - View or...
### Description This module is helper for the vue-i18n nuxt module. It provides the translation data by googlesheet API request or custom API (depends on rumtime config). The translations will...
### Description Nuxt Web3 Wallets for connect dApp with web3 wallets. Supported Metamask and WalletConnect (V2). ### Repository https://github.com/thaibinh0131/vue-web3-wallets-nuxt/tree/master ### npm https://www.npmjs.com/package/nuxt-web3-wallets ### Nuxt Compatibility Nuxt 3
Write all details about module and upload the logo image.
### Description the module adds a plugin for managing notifications in the application. At the moment, there is a slightly modified documentation from the vue2 version, but I have just...
### Description Automatically use `package version` / `git commit` / `custom` to be inserted into the project as a unique identifier for the project version. ### Repository https://github.com/ZhongxuYang/vite-plugin-version-mark ### npm...
Resolves #621
### Description ## Features - 🕵️♂️ Watches specified folder (and sub-folders) with SVG icons and generates fonts on change - 💅 Optimizes SVG files via [SVGO](https://www.npmjs.com/package/svgo) - 🤯 Manual or [browserslist](https://www.npmjs.com/package/browserslist) based auto-detection...
### Description Wraps Vue 3 Perfect Scrollbar. I haven't looked at / tested Nuxt 2 compatibility, as the wrapped package is Vue 3 only. Would it be worth getting a...