AngularJS

AngularJS is an open-source JavaScript-based front-end web framework primarily maintained by Google and a community of individuals and businesses to address many of the challenges encountered in developing single-page applications.

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. PasswordStrengthMeter uses zxcvbn to estimate password strength and also provides visual feedback with suggestions and warning messages. Password Strength Meter For […]

Password Strength Meter For AngularJs Read More »

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 smoothly scroll back to the top of the page. Features Lightweight (~10 kB) No dependencies Material Design inspired @angular/material compatible example Component

Angular Material Design Scroll To Top Button Read More »

Copy Text To Clipboard Angular Directive | ngx-clipboard

An Angular directive for clipboard.js that allows the user to copy text to clipboard and paste elsewhere. Installation You can get it on npm. Open your module file e.g app.module.ts and update imports array Usage If you use SystemJS to load your files, you might have to update your config: Copy source This library support multiple kinds of copy

Copy Text To Clipboard Angular Directive | ngx-clipboard Read More »