carousel-angular
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "carousel-angular", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A simple carousel component for Angular 14+ based on 'angular-responsive-carousel' by Ivy Laboratory http://ivylab.space", | ||
@@ -5,0 +5,0 @@ "repository": { |
# Simple Angular carousel component | ||
<img src="https://badgen.net/bundlephobia/min/carousel-angular" /> | ||
### Demo | ||
## Demo | ||
Live [demo](https://pikus.spb.ru/code/carousel-angular-demo). | ||
### About | ||
## About | ||
This is a fork version of [ivylaboratory/angular-carousel](https://github.com/ivylaboratory/angular-carousel) with some changed styles and | ||
@@ -37,3 +38,3 @@ defaults both with some minor bugfixes. | ||
### Credits | ||
## Credits | ||
Please see `angular-carousel` author's page respectively: [drozhzhin-n-e](https://github.com/drozhzhin-n-e) |
680203
40