Question

Other JavaScript frameworks have complex UI widgets such as Treeviews, grids, and charts that include a lot of functionality inside of them.

Since I'm familiar with Kendo, I started using angular-kendo but found very little documentation and usage.

What does everyone use for UI frameworks in Angular? I'm looking for one UI framework to use with Angular, not a lot of different libraries and controls patched together.

Was it helpful?

Solution

The biggest and best documented angular widget library in my opinion is UI Bootstrap. But I agree that there is a lack of well documented and well tested libraries out there right now. While Angular is very popular it is also very new so I'm sure we'll see bigger and better libraries emerge as the community matures.

OTHER TIPS

Look at Angular Kendo UI , Angular Bootstrap and AngularUI. I have been using all 3 for several months and can say that they are pretty good. Not without flaws and gaps, like any other frameworks, but very functional.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top