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兼容插件
- Host: GitHub
- URL: https://github.com/think2011/mock-angular
- Owner: think2011
- Created: 2014-08-22T08:55:45.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-08-23T07:55:26.000Z (almost 12 years ago)
- Last Synced: 2024-04-13T16:27:48.136Z (about 2 years ago)
- Language: CoffeeScript
- Homepage: http://think2011.github.io/mock-angular/
- Size: 180 KB
- Stars: 59
- Watchers: 6
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/)