1.7.7 • Published 2 months ago

@linotype/nuxt v1.7.7

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

My Module

npm version npm downloads License Nuxt

My new Nuxt module for doing amazing things.

Features

  •  Foo
  • 🚠  Bar
  • 🌲  Baz

Quick Setup

  1. Add nuxt-extension-linotype dependency to your project
# Using pnpm
pnpm add -D nuxt-extension-linotype

2. Add `nuxt-extension-linotype` to the `modules` section of `nuxt.config.ts`

```js
export default defineNuxtConfig({
  modules: [
    'nuxt-extension-linotype'
  ]
})

That's it! You can now use My Module in your Nuxt app ✨

Development

# Install dependencies
npm install

# Generate type stubs
npm run dev:prepare

# Develop with the playground
npm run dev

# Build the playground
npm run dev:build

# Run ESLint
npm run lint

# Run Vitest
npm run test
npm run test:watch

# Release new version
npm run release
1.7.7

2 months ago

1.7.3

4 months ago

1.7.6

4 months ago

1.7.4

4 months ago

1.7.2

4 months ago

1.7.1

4 months ago

1.7.0

4 months ago

1.6.17

5 months ago

1.6.16

5 months ago

1.6.13

5 months ago

1.6.12

5 months ago

1.6.15

5 months ago

1.6.11

5 months ago

1.6.9

5 months ago

1.6.4

5 months ago

1.6.7

5 months ago

1.6.5

5 months ago

1.6.3

6 months ago

1.6.2

6 months ago

1.6.1

6 months ago

1.6.0

6 months ago

1.1.93

10 months ago

1.1.9

12 months ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.92

12 months ago

1.1.91

12 months ago

1.1.1

1 year ago

1.0.15

1 year ago

1.0.13

1 year ago

1.0.11

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago