
What does NGX stand for, what is it used for? - Stack Overflow
Sep 13, 2019 · NGX is just a common naming style used in the Angular world. It doesn’t stand for anything officially, but people often use it to mean " Angular Extensions " or just to show that a library …
angular - What is the difference between "ng-bootstrap" and "ngx ...
May 3, 2017 · What is the difference between ng-bootstrap and ngx-bootstrap? Are they related to each other? Or are they simply concurrent implementations? Has someone worked with them both and …
Error with ngx-translate: No provider for TranslateStore
Dec 13, 2024 · Only for more complex translated component setups (e.g. pre-built library components with their own inlined translations) multiple instances of ngx-translate's Injectables might be necessary.
Use @ngx-translate in standalone components in Angular 17
Jan 4, 2024 · Use @ngx-translate in standalone components in Angular 17 Asked 1 year, 11 months ago Modified 1 year, 3 months ago Viewed 25k times
Angular mfe with @module-federation/enhanced having issue to use …
Jan 4, 2025 · Angular mfe with @module-federation/enhanced having issue to use ngx-translate with remote apps Asked 11 months ago Modified 11 months ago Viewed 184 times
Problem with ngx-translate (Angular 17, Standalone components)
Sep 9, 2024 · Problem with ngx-translate (Angular 17, Standalone components) Asked 1 year, 3 months ago Modified 1 year, 3 months ago Viewed 1k times
Newest 'ngx-bootstrap' Questions - Stack Overflow
Aug 7, 2025 · How to set ngx-bootstrap bsDatepicker withTimepicker to use 24-hour format (disable showMeridian)? I'm using ngx-bootstrap's <input bsDatepicker> with the withTimepicker: true option.
angular - ngx-translate how to test components - Stack Overflow
Nov 19, 2018 · I've got an application which uses this library. How do I test components with it? I DO NOT WANT TO TEST THE LIBRARY. I just need to start tests of my component without multiple …
Installing ngx-lottie to Angular 17 not working - Stack Overflow
Feb 12, 2024 · Configuring ngx-lottie on Angular 17 for those using modules, you just need to set the src/app.module.ts as the following way: app.module.ts:
Install lastest (10th) version of ngx-bootstrap for Angular 15
Dec 8, 2022 · Install lastest (10th) version of ngx-bootstrap for Angular 15 Asked 3 years ago Modified 2 years, 8 months ago Viewed 7k times