@arva/nglib-image-gallery

Gallery slider for Angular 7+

Usage no npm install needed!

<script type="module">
  import arvaNglibImageGallery from 'https://cdn.skypack.dev/@arva/nglib-image-gallery';
</script>

README

NglibImageGallery

Gallery slider for Angular 7+

Prerequisite

  • Import BrowserAnimationsModule, which introduces the animation capabilities into your Angular root application module.

  • Import hammerjs in the main.ts of your Angular root application.