1.8.0 • Published 9 months ago
usemods-nuxt v1.8.0
Use Mods (Nuxt Module)
Auto-imported functions and modifiers for zippy Nuxt developers.
Quick Setup
npx nuxi module add usemods-nuxt
Manual Setup
- Add
usemods-nuxt
dependency to your project
# Using pnpm
pnpm add -D usemods-nuxt
# Using yarn
yarn add --dev usemods-nuxt
# Using npm
npm install --save-dev usemods-nuxt
- Add
usemods-nuxt
to themodules
section ofnuxt.config.ts
export default defineNuxtConfig({
modules: ["usemods-nuxt"],
})
That's it! You've got every mod util in your Nuxt app ✨🛵
1.8.0
9 months ago
1.2.0
1 year ago
1.7.1
11 months ago
1.7.0
11 months ago
1.6.1
1 year ago
1.5.2
1 year ago
1.4.3
1 year ago
1.6.0
1 year ago
1.5.1
1 year ago
1.4.2
1 year ago
1.5.0
1 year ago
1.4.1
1 year ago
1.4.0
1 year ago
1.3.1
1 year ago
1.3.0
1 year ago
1.2.1
1 year ago
1.1.0
1 year ago
1.0.1
1 year ago
0.0.22
1 year ago
0.0.20
1 year ago
0.0.21
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.8
1 year ago