Skip to content

Latest commit

 

History

History
68 lines (66 loc) · 5.11 KB

Angular插件与工具.md

File metadata and controls

68 lines (66 loc) · 5.11 KB

AngularJs常用插件与模块

注:以下很多网站都需要翻墙才能访问

  1. AngularJs
    GitHub:https://github.com/angular/angular.js
    英文API:https://docs.angularjs.org/tutorial
    国内:https://angularjs.org/
    中文入门:http://www.apjs.net/
    第三方Module:http://ngmodules.org/
  2. Angular-UI AngularJs的一些UI模块插件
    网址:http://angular-ui.github.io/
  3. Angular-UI Bootstarp 用Angular指令来操作Bootstarp的控件
    GitHub:https://github.com/angular-ui/bootstrap
    API教程:https://angular-ui.github.io/bootstrap/
  4. AngularStrap 用Angular指令来操作Bootstarp的控件
    GitHub:https://github.com/mgcrea/angular-strap
    教程:http://mgcrea.github.io/angular-strap/
  5. AngularJs 全局页面切换动画 me-pageloading
    Github: https://github.com/jeremial/me-pageloading
    做好的demo效果
    配合 angular-ui-router使用, 效果http://isay.me/me-pageloading/angular-ui-router.html
    配合 angular-route使用, 效果http://isay.me/me-pageloading/angular-route.html
  6. AngularJs loading效果插件
    (1)angular-http-loader
    GitHub:https://github.com/wongatech/angular-http-loader
    效果:http://tech.wonga.com/angular-http-loader/
    (2)angular-loading-bar
    GitHub:https://github.com/chieffancypants/angular-loading-bar
    效果:http://chieffancypants.github.io/angular-loading-bar/
    (3)自已写Loading
    http://stackoverflow.com/questions/17144180/angularjs-loading-screen-on-ajax-request http://stackoverflow.com/questions/15033195/showing-spinner-gif-during-http-request-in-angular
    http://stackoverflow.com/questions/17144180/angularjs-loading-screen-on-ajax-request#comment48838798_19628104
  7. AngularJs 文件上传
    (1)ui-uploader
    Github:https://github.com/angular-ui/ui-uploader
  8. Angular Tree
    GitHub:https://github.com/wix/angular-tree-control
    API:http://wix.github.io/angular-tree-control/
    http://www.jq22.com/jquery-info5757
    http://jsfiddle.net/eu81273/8LWUc/18/
    http://angularscript.com/collection/tree-view/
    angular-tree-dnd
    http://thienhung1989.github.io/angular-tree-dnd/demo/#/basic
    Angular UI Tree
    https://github.com/angular-ui-tree/angular-ui-tree
    效果:http://angular-ui-tree.github.io/angular-ui-tree/#/basic-example
  9. select2 (将select/search/input结合使用)
    GitHub:https://github.com/angular-ui/ui-select2
    效果展示:http://showcase.ngnice.com/#/select/select2
  10. AngularJs MultiSelect – 多选下拉菜单的AngularJS指令
    GitHub:https://github.com/isteven/angular-multi-select
    效果展示:http://isteven.github.io/angular-multi-select/#/main
  11. ui-select
    GitHub:https://github.com/angular-ui/ui-select
    效果展示:http://angular-ui.github.io/ui-select/#examples
  12. chose
    http://leocaseiro.github.io/angular-chosen/
  13. Angular的Table 组件
    http://angularjs4u.com/tables/top-10-angularjs-table-demos/
  14. ng-table
    效果:http://ng-table.com/#/
  15. ng-grid
    效果:http://angular-ui.github.io/ui-grid/
    http://ui-grid.info/docs/#/tutorial/102_sorting
  16. ui-grid 效果:http://ui-grid.info/