JSPM

engage-vue-components

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q23538F
  • License Apache-2.0

Engage Components Library

Package Exports

  • engage-vue-components

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 (engage-vue-components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Engage Vue Components Library

This library provide prebuilt components in Vue.js for building Engage products

Installation

npm install engage-vue-components

Usage


import EngageVueComponents from 'engage-vue-components'
Vue.use(EngageVueComponents)

Demo

Visit components demo site to see the full list of available components with usage examples.