JSPM

wc-materializecss-carousel

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q34498F
  • License ISC

This is an application of materializecss carousel as web component, created with stencil.

Package Exports

  • wc-materializecss-carousel

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

Readme

Stencil Web Component MaterializeCSS Carousel

This is an application of materializecss carousel as web component, created with stencil.

The official Materializecss carousel can be found here: https://materializecss.com/carousel.html.

The github for this stencil web component project: https://github.com/leonardopaiva/wc-materializecss-carousel.

#Install

Run npm install wc-materializecss-carousel --save Add an import to the npm packages import wc-materializecss-carousel; Then you can use the element anywhere in your template, JSX, html etc