This package has been deprecated

Author message:

Please see docs.nacelle.com for up-to-date guidance on building frontend projects powered by Nacelle

@nacelle/vue

0.1.0 • Public • Published

@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'] },

Readme

Keywords

Package Sidebar

Install

npm i @nacelle/vue

Weekly Downloads

18

Version

0.1.0

License

Apache-2.0

Unpacked Size

64.2 kB

Total Files

5

Last publish

Collaborators

  • andrew-nacelle
  • badiolaignacio
  • brianvanderson
  • cbodtorf
  • curbol
  • darrik-moberg
  • dave.king.nacelle
  • dzouras
  • irnoble
  • jeffrichie
  • jongeyer
  • krisq
  • nacelle-bot
  • nacelle-support
  • nwrichmond
  • stuckya