1.0.3 • Published 8 years ago
riw-carousel v1.0.3
riw-carousel
this is cheap carousel library based on javascript and css.
how to use
npm intall riw-carousel
in your project.- add
require 'riw-carousel'
in your javascript code, otherwise add<script type="text/javascript" src="{PATH}/riw-carousel/index.js" charset="utf-8"></script>
in your HTML's header tag. - use certain Id and Class with DOM, referring demo/index.html