AngularUI is the enhancement companion suite to the AngularJS framework. It contains UI widgets and directives that are not part of the AngularJS core but are commonly needed in a project.
The AngularUI is an umbrella project for multiple sub-projects:
- angular-ui - original project containing jQuery-specific directives as well as number of utility directives and filters.
- bootstrap - project containing directives specific to Twitter's bootstrap. Native AngularJS directives without dependencies on any 3rd party JavaScript
- ng-grid - fully-featured grid implementation for AngularJS. Depends on jQuery.
Code
Hosted on GitHub: https://github.com/angular-ui
Community
- Mailing list: angular-ui@googlegroups.com
- IRC: #angularjs