8

I have been looking for a component set for a start-up project which would be based on AngularJS.

After some research, I have found three common component sets which can be applicable.

The first is AngularJS Bootstrap UI. It seems clear, but there are no enough examples and documentation.

The second is angular-strap. I have seen that it is a simple implementation of bootstrap.js with some additional features, but it seem very simple.

And the last one is QuantumUI. I have seen that it is amazing, but it seems very new.

What is the experience with these frameworks? Can you list pros cons for them?

2
  • This is really an opinion question, and probably doesn't belong here. For me, the dependence on jQuery for both AngularStrap and QuantumUI make them both a no go for me. UIBootstrap does have a bit of a learning curve for some directives, but overall it's pretty straightforward. Commented Mar 1, 2015 at 13:27
  • I'm pretty green in angular, but I got the impression that bootstrap-ui is maintained by the angular development team itself. Now I wonder, is it? Commented Mar 1, 2015 at 17:32

1 Answer 1

6

I am owner of QuantumUI and is is not truth to say anything about other's projects.

However I can say that in short;

ui-bootstrap: is pure angular based, but it is old and not compatiable with new angular versions. Also it's plugins are very simple.

Also angular-strap is a implementation of bootstrap.js. Namely, it isn't a project of angular thinking.

However QuantumUI is a compact angular solution. It's components are powerful, server and developer friendly and also there is no Jquery dependency. All components are results of angular thinking.

Sign up to request clarification or add additional context in comments.

4 Comments

Hi Mehmet. Why there are so few contributors on the QuantumUI's github page ? Your competitors have from 90 to 180 contributors.
Hi Andrea, I realy don't know :) There is no serious bid yet. However my competitors don't have quialified contributors too. If you look at thier activity, you will see the truth.
Hi Mehmed, first of all, let me say that QuantumUI looks pretty good. I wanted to ask, does QuantumUI works with AngularJS 1.4 and 1.5? And how about AngularJS 2.0 beta?
@MehmetOtkun can I use quantum UI together with ui-bootstrap (e.g. with Angular 1.5?)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.