1.0.0 • Published 6 years ago

motley-carousel v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

motley-carousel

A Carousel Angular element that can work anywhere

Installation

npm install motley-carousel --save

Usage

  • Include the script file inside HTML file
<script src="elements.js"></script>
  • Include the carousel element inside the HTML file
<motley-carousel></motley-carousel>
  • Replace the images but not the names

Live Demo

For complete code: Please check

motley-components