An open API service indexing awesome lists of open source software.

https://github.com/think2011/mock-angular

Mock(模拟http请求)的angularJS兼容插件
https://github.com/think2011/mock-angular

Last synced: 12 months ago
JSON representation

Mock(模拟http请求)的angularJS兼容插件

Awesome Lists containing this project

README

          

mock-angular
---
使mock.js兼容angular.js

使用
---
1. 引入 `mock.angular.js`
2. 执行 `Mock.mockjax(模块);`

演示
---
> ##### 演示: [mock-demo](http://mockjs.com/editor.html#help)
> ##### 演示: [mock-angular-demo](http://think2011.github.io/mock-angular/)

---
> ##### 技术: javascript
> ##### 时间: 2014年8月
> ##### 参考: [mock.js](http://mockjs.com/)
> ##### 源码: [mock-angular](https://github.com/think2011/mock-angular)
> ##### 博客: [think2011](http://think2011.github.io/)