
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.
angular - Problems with ngx-quill installation - Stack Overflow
Mar 9, 2022 · 3 I was having this same issue with angular version 17.2.1. After 4 hours of trying different things including attempting to move to summernote, I finally got the app to compile with quill, but only …
Use @ngx-translate in standalone components in Angular 17
Jan 4, 2024 · Use @ngx-translate in standalone components in Angular 17 Asked 2 years ago Modified 1 year, 3 months ago Viewed 26k 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.
Problem with ngx-translate (Angular 17, Standalone components)
Sep 9, 2024 · Problem with ngx-translate (Angular 17, Standalone components) Asked 1 year, 4 months ago Modified 1 year, 4 months ago Viewed 1k times
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 …
node.js - Cannot find module 'ngx-bootstrap' - Stack Overflow
Apr 8, 2020 · I'm having an issue in my application with ngx-bootstrap whereby it now can't detect the module unless you specify the path For example: import { BsModalService, BsModalRef } from 'ngx …
ngx-bootstrap date picker with time (24-Hour Time) - Stack Overflow
Aug 6, 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.