2.4.6 • Published 1 day ago

@storefront-ui/nuxt v2.4.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 day ago

@storefront-ui/nuxt

npm version npm downloads Github Actions CI Codecov License

Storefront UI Module for Nuxt.js

📖 Release Notes

Setup

  1. Add @storefront-ui/nuxt dependency to your project
yarn add @storefront-ui/nuxt # or npm install @storefront-ui/nuxt
  1. Add @storefront-ui/nuxt to the modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    '@storefront-ui/nuxt',

    // With options
    ['@storefront-ui/nuxt', { /* module options */ }]
  ]
}

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

License

MIT License

Copyright (c) Vue Storefront

2.4.6

1 day ago

2.4.5

29 days ago

2.4.4-3ce83aa

2 months ago

2.4.4

2 months ago

2.4.4-dd2bb82

2 months ago

2.4.4-bc1fd6b

2 months ago

2.4.4-a40579d

2 months ago

2.4.4-e15a3f6

2 months ago

2.4.3

7 months ago

2.4.1

11 months ago

2.3.1

11 months ago

1.0.1-4c30c09

11 months ago

2.4.2-b1f54b3

11 months ago

1.0.1-513351b

11 months ago

2.4.2-93107ab

11 months ago

1.0.1-5a13fef

11 months ago

1.0.1-9f3c87d

11 months ago

1.0.1-704be6a

11 months ago

1.0.1-55400a1

11 months ago

1.0.1-33acaf5

11 months ago

1.0.1-d4e4bb0

11 months ago

1.0.1-54aa6bd

11 months ago

1.0.1-cf9c84f

11 months ago

1.0.1-b3a9463

11 months ago

1.0.1-cb2a5f5

11 months ago

1.0.1-4712308

11 months ago

1.0.1-17e7e60

11 months ago

1.0.1-a7a82ea

11 months ago

1.0.1-rc.0

11 months ago

1.0.1-a35e24f

11 months ago

1.0.1-1d30ac7

11 months ago

1.0.1-e2b80bf

11 months ago

1.0.1-db248e8

11 months ago

1.0.1-6c00b0e

11 months ago

1.0.1-64f2583

11 months ago

1.0.1-cac204d

11 months ago

1.0.1-929888b

11 months ago

1.0.1-6328a7c

11 months ago

1.0.1-d8c9361

11 months ago

1.0.1-041ff0b

11 months ago

1.0.1-e7db9c3

11 months ago

1.0.0

12 months ago

0.10.8

3 years ago