
International Payment Card UI Library For Angular
An international payment card UI library that helps you create a professional payment form in your Angular app.
Latest Free Angular.js components, directives, and modules for HTML form enhancement and manipulation.
An international payment card UI library that helps you create a professional payment form in your Angular app.
A password strength meter for Angular used to calculate and display the strength and/or feedback of a provided password.
Yet another multi-select library for Angular Material that allows you to filter the options by typing keywords in the search field.
NgxMatTagInput is an Angular tags input library based on Angular Material auto-complete and chips.
A lightweight, flexible, compact, dynamic form builder based on JSON schema.
An easy and customizable pincode (one-time password) input component for Angular based web & mobile applications.
An Angular library to enhance the native select element with support for multi-select, autocomplete and custom styles.
ng-completer simple yet highly customizable Autocomplete component for the latest Angular library.
An Angular directive to fix autofocus on dynamically created controls using HTML autofocus attribute as the selector.
This is an Angular wrapper for the autoNumeric library that helps you format international numbers and currencies in input fields.
NgxSmartForm is an easy form builder library for the automation of the creation of Angular forms with dynamic models.
A password strength meter component to create a visual indicator next to the password field that indicates the strength of the provided password.
A pretty clean and fully configurable file picker & uploader component built with Angular, Angular Material, and Material Icons. How to use it: 1. Install & download. # NPM $ npm install mat-file-upload –save @NgModule({ declarations: , imports: , providers: , bootstrap: , }) export class AppModule {} 2. Add the component to your template. <mat-file-upload OPTIONS HERE > </mat-file-upload> 3. Available options with default values. labelText: label text selectButtonText: text of select button uploadButtonText: text of upload button allowMultipleFiles: allows multi-file upload showUploadButton: whether or not to show the upload button customSvgIcon: custom SVG icon
A fully customizable, one-time password input component for the web built with Angular.
A set of Angular components to create pretty, custom checkboxes, toggle switches, radio buttons on the app.
A component that adds missing infinite scroll functionality for the Angular material select component.
Angular material component for mat-select with autocomplete feature and select / unselect all options.
A simple, accessible, flexible Angular autocomplete component with support for Client/Server filtering.
A number picker input for Angular 2+ & Bootstrap 4+. It supports the mouse wheel and the up/down keys and increases/decreases input value continuously by long tap the up/down buttons.
This project basically focused on serving an alternative and intuitive multi-select UI. Supports out of the box virtual scrolling.