"Angular powered bootstrap" is "ngx-bootstrap"?

1.7k views Asked by At

I am making a project using "Angular powered Bootstrap", but after 4 weeks of development I found out that there is also something like "ngx-bootstrap".

  • Are they the same thing? - If not, then which one of them is ng-bootstrap ?
  • Is ngx-bootstrap dead ?
2

There are 2 answers

0
pkozlowski.opensource On BEST ANSWER

Those are completely 2 separate projects run by 2 different teams. ng-bootstrap is here:

You should do your own investigations and decide which projects fits your needs better. As for any project being "dead" - you can get sense of projects state by evaluating frequency of commits, number of open issues and PRs, no of downloads on npm etc. Ultimately it is your own responsibility to choose libraries that you are planning to use.

0
valorkin On

ngx-bootstrap is definitely not dead, at the moment we are working on v2 of it

may one of the main differences of ngx vs ng, that ng supports bootstrap 4 only, while ngx-bootstrap supports bs3 and bs4