Home Tags AngularJS

Tag: AngularJS

Convert Number to Words Using Angular Library

0
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...

Copy Text To Clipboard Angular Directive | ngx-clipboard

0
An Angular directive for clipboard.js that allows the user to copy text to clipboard and paste elsewhere. Here is the full guide to use the ngx-clipboard components.InstallationYou can get it on npm.npm install ngx-clipboard...

Angular Material Design Scroll To Top Button

0
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...

Angular Table With Paging and Filter [Source Code]

0
Are you looking for sample table design with paging and search function in angular js, then in this article I have shared awesome free script to create html table with pagination and search function...

Password Strength Meter For AngularJs

0
This angular password strength counter is used to calculate and display the strength password so that the visitor can choose the best strongest password. You can use our Secure Password generator tool to generate...

Angular Gradient Progress Bar

0
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 Barb. Simple Progress BarInstallationnpm...

Material Design Date Picker For Angular Material

0
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...

Custom Loader / Spinner For Angular

0
In this article, I'm going to share an awesome load indicator for the Angular app. in the demo you will see every time a user enters their username and password and click the register...

Customizable Progress Bar for Angular | ngx-progress

0
An angular progress bar library that creates a customizable and flexible progress bar with an arrow to visualize the http request and / or the routing change while preventing user interaction.NgxProgress is a...

Angular Date & Time Picker With Moment.js

0
It's a great date and time picker for Angular that you can use in your Angular project with plenty of customization options. Angular Moment Picker is a native AngularJS directive for date and time picker...

TRENDING ARTICLES