AngularJS 实践:几个有用的插件

简介: 在几个项目中用到的 AngularJS 插件 AngularUI Router UI-Router provides a state machine to manage the transitions between those application states in a transac

在几个项目中用到的 AngularJS 插件

AngularUI Router

UI-Router provides a state machine to manage the transitions between those application states in a transaction-like manner.

Angular File Upload

angularjs_file_upload_illustration

AngularStrap

AngularStrap is a set of native directives that enables seamless integration of Bootstrap 3.0+ into your AngularJS 1.2+ app.

Table + AngularJS

This directive allow to liven your tables. It support sorting, filtering and pagination. Header row with titles and filters automatic generated on compilation step.

目录
相关文章
|
5月前
|
前端开发 JavaScript 开发者
详细介绍 AngularJS 表单的各种特性、用法和最佳实践
详细介绍 AngularJS 表单的各种特性、用法和最佳实践
78 1
|
JavaScript 测试技术 前端开发
实例解说AngularJS在自动化测试中的应用
本文通过实例介绍AngularJS在自动化测试中的应用。
|
JavaScript 容器 数据挖掘
Angularjs 与三方js插件配合使用,并通过模板动态解析angularjs 语法
在一个静态见面上做数据分析,由于前后端分离 前端使用Angularjs框架,后端使用RESTFUL,如图
2661 0
|
JavaScript 前端开发 容器