* [ngDialog](https://github.com/likeastore/ngDialog)
一個十分優雅,簡潔的彈出層插件,強力推薦。[在線示例](http://www.initiative3n.ne/piwik/libs/angularjs/ngDialog/example/)
* [angular-dialog-service](https://github.com/m-e-conroy/angular-dialog-service)
建立在angular-bootstrap的modal組件之上,功能沒有ngDialog那么強大。
* [angular-modal-service](https://github.com/dwmkerr/angular-modal-service)
建立在bootstrap之上,但不依賴angular-bootstrap的modal組件服務,功能也比angular-dialog-service強大一點。
* [v-modal](https://github.com/LukaszWatroba/v-modal)
Simple, flexible and beautiful modal dialogs in AngularJS.
* [ngSweetAlert](https://github.com/oitozero/ngSweetAlert)
AngularJS wrapper for SweetAlert. Sweet Alert is a beautiful replacement for Javascript's "Alert".