Angular Count Down & Count Up Timer
In this post I am going to share a simple and very clean angular component to add count down and count up timer on your webpage. It is good for your deal pages where...
Angular Notification Message Component
Today, I am going to share a very simple angular component to display alert messages on top of the page. With these notification messages, you can display any action like success, error, warning...
Angular Material Design Scroll To Top Button
Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!
This is a Lightweight, Material Design inspired “go to top / scroll to top button” with no additional dependencies. Just hit the button to...
Material Design Angular File Upload Component
This tool is a simple & configurable file upload component for use with Angular Material. you can use this component to upload files.
Prerequisites
In order to use mat-file-upload in your app, you must have the following dependencies installed:
AngularAngular...
Password Strength Meter For AngularJs
This angular password strength counter used to calculate and display the strength password so that the visitor can choose the best strongest password. It is used to display the password strength with visual feedback....
Material Design Date Picker For Angular Material
A Material Design date picker built with Angular Material and Moment.js. This cool material design date picker makes your angular shape more attractive, you can easily attach this date/time picker to your angular app.
HTML
<md-content...
Dynamically Lazy Load & Code-Split For Angular
Are you looking for a lazyload component for your Angular application. If so, in this article I will share a simple Angular lazy loading plugin that supports dynamic lazy loading. You can dynamically fetch...
Convert Number to Words Using Angular Library
An Angular library is an Angular project that is different from an application in which it cannot run on its own. A library must be imported and used in an application. Libraries extend the...
Dynamic Data Table Component With Angular Material
Dynamic table component for angular built on top of the angular material table. It offers sorting, pagination, filtering per column, and the ability to specify content types and components used for displaying them. The...
Angular Gradient Progress Bar
An Angular module to make a linear or segmented gradient progress bar on the app.This angular package provides 2 variants of the progress bars that can be used:
a. Advance Progress Bar
b. Simple Progress Bar
Installation
npm...