yahyaessam / Angular-Image-Slider

Simple and clean angular images slider

Home Page:https://yahyaessam.github.io/Angular-Image-Slider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Slider

version 1.0.0 Angular Slider is a clean native image slider

How to run Locally

after clone the project

  • install all dependencies using this command npm install.
  • Run ng serve for a dev server. Navigate to http://localhost:4200/.

Component Documentation

  • component can be used with tag <images-slider></image-slider>

inputs

  • width : this should be a number of pixels ( optional it will be 700px default width)
  • images : array of strings with images urls

Live Preview

Credits

Developed By Yahya Essam

About

Simple and clean angular images slider

https://yahyaessam.github.io/Angular-Image-Slider/


Languages

Language:TypeScript 62.4%Language:CSS 15.8%Language:HTML 12.0%Language:JavaScript 9.8%