0.1.0 • Published 1 year ago

@nacelle/vue v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@nacelle/vue

Providers and composables for your Vue.js + Nacelle-powered eCommerce storefront.

npm version

Features

Installation

npm i @nacelle/vue

@nacelle/vue also depends on @nacelle/client-js-sdk. Follow those package's installation instructions before using @nacelle/vue in your Vue.js + Nacelle-powered storefront.

Usage with Nuxt

To use this with Nuxt you'll want to make sure you're using the latest version of Nuxt v2. You can use npm i nuxt@2.x to update to the latest version. You might also need to add this package to your build transpilation config option to make sure it works correctly. In your nuxt.config.js you'll want to add something similar to this:

build: { transpile: [({ isLegacy }) => isLegacy && '@nacelle/vue'] },
0.1.0

1 year ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago