angular-libraries
There are 24 repositories under angular-libraries topic.
weblineindia/Angular-CK-Editor
A simple, native and easy-to-use WYSIWYG / Rich Text editor built in AngularJS.
weblineindia/Angular-Email-Input-Component
AngularJS based Email component, provides option to add single / multiple email input field with validation. The email value is automatically validated on blur event. You can change validation message using props. You can also disable email field using disable props.
weblineindia/Angular-QRCode-Scanner
An AngularJS based Barcode / QRCode scanner component.
openchannel/angular-template-libraries
The OpenChannel Angular template libraries is comprised common component and service libraries that are used by the Angular market template and Angular portal template projects.
sgarg5858/Frontend-mindmaps
Mind maps for Frontend Concepts like: Angular, TypeScript, JavaScript, SCSS, CSS3, Rxjs, Ngrx, Web Performance, Web Accessibility, Web Security
weblineindia/Angular-Address-Autosuggest
An AngularJS based Address component which uses Google Maps Places API to autosuggest location address.
weblineindia/Angular-Currency-Input
Currency Input component built in AngularJS, used for currency value input field for all countries. You can change prefix and suffix for input. Can also handle negative and positive values depending on requirement.
weblineindia/Angular-Custom-Datepicker
Date Picker component built in AngularJS to select date and time. Supports Angular 9 version.
weblineindia/Angular-Dropdown-Component
AngularJS Dropdown is a lightweight component and includes all in one UI for selection and autocomplete.
weblineindia/Angular-Image-Crop-Upload
AngularJS based reusable component for Image upload with cropping.
weblineindia/Angular-MessageDialog
AngularJS based MessageDialog component used for showing custom dialog with message. You can even change number of buttons on that. You can also hide header and cross icon.
weblineindia/Angular-MultiSelect-Dropdown
AngularJS MultiSelect is a lightweight reuasble component and includes all in one UI for selection, multiselection and autocomplete.
weblineindia/Angular-Phone-Number-Input
An AngularJS package for entering and validating international telephone numbers. It also adds a flag dropdown to any input, detects the user's country, displays a relevant placeholder and provides formatting / validation methods.
weblineindia/Angular-Swipe-List
An AngularJS based Swipe List component which provides swipe effects in your Angular application. It also allows you to change button options like you can place delete / edit / info buttons as per your requirements.
vscodeguru/guru-lib
Angular Admin Panel Kit and components library for NG-ZORRO
weblineindia/Angular-Password-Input
An AngularJS based Password Input component, which provides input field to add password as a text / password property with validation. The password value is automatically validated on change event. You can also disable password field using disable props.
weblineindia/Angular-QRCode-Generator
AngularJS based QR Code Generator is a fast and easy-to-use Ionic 3 and AngularJS 9.0 based QR Code component / module library to generate QR Codes in your Ionic and Angular 9 app with support for AOT and the Ivy compiler and runtime.
weblineindia/Angular-Text-Box
An AngularJS based Text Box component used to specify an input field where the user can enter data.
weblineindia/Angular-URL-Component
An AngularJS based URL component provides option to add url (like Instagram url, Facebook url, web url, etc.) with validation. The URL value is automatically validated on change event. You can even disable url field using disable props.
ripasfilqadar/Angular-Libraries
Some Angular libraries to make life easier
sthadharma/angular-mono-repo-with-mutiple-libray
Angular Mono-repo with libraries and formly for dynamic form generation
actionanand/angular-lib-demo
It's an angular workspace where simple angular app and angular library are used.
actionanand/ng-my-libraries
This repo has some of my basic angular libraries(npm publishable). It's using angular version 14.0.2. Some features like Function Types and Polymorphic Programming Without Class are used.
darkovulicevic/angular_project_solution
This repository is designed to assist you in solving complex Angular projects, including their multiple libraries, understanding their execution order, and building each of them separately. Each Angular project within this repository will have its own build process, and each library will undergo an individual compilation process.