生成随机数据 & 拦截 Ajax 请求, 解决原版线上使用progress时XMLhttprequest 对象错误问题
npm install mockjs_progressMock.js is a simulation data generator to help the front-end to develop and prototype separate from the back-end progress and reduce some monotony particularly while writing automated tests.
The official site:
* Generate simulated data according to the data template
* Provide request/response mocking for ajax requests
* ~~Generate simulated data according to HTML-based templates~~
This library is loosely inspired by Elijah Manor's post Mocking
Introduction, mennovanslooten/mockJSON, appendto/jquery-mockjax and victorquinn/chancejs.