Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

A simple and lightweight Angular (12+) Carousel Component.

License

Notifications You must be signed in to change notification settings

marcreichel/angular-carousel

Repository files navigation

Angular Carousel

CodeFactor version downloads license Gitmoji

A simple and lightweight Angular Carousel Component.

Demo

Installation

Install @marcreichel/angular-carousel with npm:

npm install @marcreichel/angular-carousel --save

or with yarn:

yarn add @marcreichel/angular-carousel

Documentation

You will find the full documentation on the dedicated documentation site.

Contributing

Contributions are always welcome!