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

Latest commit

 

History

History
33 lines (21 loc) · 977 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 977 Bytes

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!