angular libs - sinsunsan/archiref_wiki GitHub Wiki
Collections of libs
Drag and drop
- https://github.com/angular-dragdrop/angular-dragdrop
- https://github.com/marceljuenemann/angular-drag-and-drop-lists
- https://github.com/fatlinesofcode/ngDraggable
Images
- https://github.com/joshdmiller/angular-placeholders / Placeholder for text & images
Notification
- https://github.com/jirikavi/AngularJS-Toaster Notification non blocante (message at the top of the screen that give you feedback on the users actions)
Graphics, stats
Tour, demo
Ui elements
-
Angular Loading : directive to show a loader when the data is loading
https://github.com/urish/angular-spinner
The same using excellent http://fgnass.github.io/spin.js/ Less popular https://github.com/darthwade/angular-loading -
Angular bread crumbs (integrated with ui router logic) https://github.com/ncuillery/angular-breadcrumb
Layout
- Angular-material Implementation of material design with angular https://material.angularjs.org
Routing
-
UI Router http://angular-ui.github.io/ui-router Switch to core router
-
UI router extra http://christopherthielen.github.io/ui-router-extras/#/home Enrich ui router with extra features
-
UI Router breadcrumb Generate automatically breadcrumb from UI router states https://github.com/ncuillery/angular-breadcrumb
Filters
- https://github.com/urish/angular-moment You can use all moments date handling awesomeness
Port of twitter bootstrap
-
Angular UI Powerful addons to angular framework
http://angular-ui.github.io/ -
Angular strap : Port of twitter boostrap
http://mgcrea.github.io/angular-strap/##selects
Other
-
Angular timer http://siddii.github.io/angular-timer/index.html
-
File Upload
https://github.com/danialfarid/angular-file-upload
Upload files with angular