If you are an Angular developer, you know that creating forms can be a repetitive and time-consuming task. Luckily, there is a library […]
Top Angular libraries for form creation
Forms are an essential part of any web application, and Angular provides powerful tools for creating and managing forms. However, building […]
Creating dynamic forms in Angular with reactive forms
Are you tired of building static forms that feel like they’re stuck in the Stone Age? Do you crave the power to create dynamic forms […]
What not to do when you start with NG Lightning
NG Lightning is a UI component library for Angular based on Salesforce’s Lightning Design System. It provides a wide range of pre-built components to make […]
Main mistakes developers make while using PrimeNG
PrimeNG is a popular UI component library for Angular, offering a wide range of pre-built components to make front-end development […]
ng-select
The single/multiple select component based on the jQuery Select plugin. The project is published on the ISC license – the same license as it’s origin project.
ng2-select
A select component created by the Valor Software and used in more than 2000 other projects.
ng2-slider-component
An MIT licensed NG 2 Slider component from 2016. It is not maintained. However, if it is not working well on mobile devices it doesn’t have many open issues and it is well documented.
ng-color-picker
A simple MIT component written in 100% of Typescript. The author claims that he tries to find time to PRs but there’s no active support (you cannot create or view issues) on the repository.
angular2-color-picker
An MIT component that is no longer maintained. It has been left with 50 issues mostly related to errors. The same author created the Angular Colopicker Directive. Component sibling to ngx-color-picker.