1.8.0 • Published 9 months ago

usemods-nuxt v1.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Frame 1209

Use Mods (Nuxt Module)

Auto-imported functions and modifiers for zippy Nuxt developers.

npm version npm downloads License CI CodeQL

Quick Setup

npx nuxi module add usemods-nuxt

Manual Setup

  1. 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
  1. Add usemods-nuxt to the modules section of nuxt.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