angular-lazy-load-min

Dynamic Lazy Loadable Component For Angular

Are you looking for lazyload Component for your angular app. If yes then in this post i am going to share simple angular lazy load plugin which support dynamic lazy load. You can dynamically fetch images and integrate this Dynamic Lazy Loadable Component. Install via npm; npm i ngx-loadable-component * unfortunately, only an aot build…

Read More
Custom Loader / Spinner For Angular

Custom Loader / Spinner For Angular

In this post I am going to share awesome loading indicator for angular app. in the demo you’ll see when ever user enter their username & password and click register button it display an awesome loading animation , you can use this type of spinner on your application while submitting forms and loading data form…

Read More
vueJs-color-picker

30 Popular Angular Color Picker Plugins

Are you looking for Angular Color Picker Plugins for your web based application. If yes then in this post I am going to share hand picked top rated Angular Color Picker Plugins. These color picker help you to pick color which you can apply on theme or fonts dynamically. You can use these popular Angular…

Read More
jQuery AutoComplete Plugins

Angular 2 autocomplete component – iamrohit.in

This is simple Auto complete component for Angular 2. If you want to add auto-suggest / autocomplete feature on your angular app input box then you can use this free Angular 2 autocomplete component. This module help to add auto-complete while user entering country name it suggest matched country name in drop-down. Installation npm install…

Read More
fancy-font-css

How to add custom fonts using css

This is quick tutorial about How to add custom fonts using css, There is limited font available on web, But if you need more stylish font for your website then you can download custom fonts from the internet, Lot’s of website’s are proving free and paid fonts, There custom fonts makes your website more fancy…

Read More

Angular Countdown Directive – iamrohit.in

Countdown help to display timer for selected event like something is going to expiry or live on following time. Like if you have created a deal section on your angular page and want to display deal expiry countdown then this Angular Countdown Directive is useful for you. you cal also see Popular jQuery countdown list…

Read More
News Ticker component For Angular

News Ticker component For Angular

Are you looking for news ticker / news slider / headline flash in angular then here I am going to share awesome News Ticker component to help you accentuate posts and messages. Installation Install component via NPM npm install ngx-newsticker-albe npm install ngx-newsticker-albe Template =”Live News” [events]=”eventList”>> Import the module import { NgxNewstickerAlbeModule } from…

Read More
pop

Display image tooltip using bootstrap popover

Here you’ll learn how you can display image tooltip on mouse over using boostrap popover function. Suppose you have a product list with images and in product summary page you have displayed one small image with each product and you want to display big size image when ever user over mouse pointer on small image….

Read More
Top