JSPM

@ecomplus/storefront-components

1.0.0-beta.52
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 63
  • Score
    100M100P100Q88576F
  • License MIT

Vue components for E-Com Plus Storefront

Package Exports

  • @ecomplus/storefront-components
  • @ecomplus/storefront-components/src/ProductCard.vue

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ecomplus/storefront-components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Storefront Components

npm version License MIT

Installation

npm i --save @ecomplus/storefront-components
import APicture from '@ecomplus/storefront-components/src/APicture.vue'
import APrices from '@ecomplus/storefront-components/src/APrices.vue'
import ProductCard from '@ecomplus/storefront-components/src/ProductCard.vue'
// ...