Chance 使用
console.log(chance.bool()); // 输出:false console.log(chance.character()); // 输出:I console.log(chance.floating()); // 输出:246585506136.064 console.log(chance.integer()); // 输出:1867472378527744 console.log(chance.natural()); // 输出:3524803082321920 console.log(chance.string()); // 输出:7IVZVkvg2dLI@IP91C@V
console.log(chance.paragraph());
console.log(chance.paragraph());
console.log(chance.zip()); // 76750
console.log(chance.guid()); // 67f55bf2-820d-5df8-98c8-a99cda4981daMock.js
- 基于数据模板生成数据
- 基于HTML模板生成数据
- 拦截并模拟Ajax请求
Mock.js 使用
Mock.mock( rurl?, rtype?, template|function(options) )
- rurl:可选。表示需要拦截的 URL,可以是 URL 字符串或 URL 正则。例如 ///domain//list.json/、’/domian/list.json’。
- rtype:可选。表示需要拦截的 Ajax 请求类型。例如 GET、POST、PUT、DELETE 等。
- template:可选。表示数据模板,可以是对象或字符串。例如 { ‘data|1-10’:[{}] }、’@EMAIL’。
- function(options):可选。表示用于生成响应数据的函数。
- options:指向本次请求的 Ajax 选项集。
Mock.setup( settings )
Mock.Random
Mock.valid( template, data )
Mock.toJSONSchema( template )参考资料
- Chance
- Chance@github
- Mock.js
- Mock.js@github
- 使用Mock.js进行独立于后端的前端开发
- 微信小程序Tips:使用mock.js提供模拟数据
其他
- 完整代码:https://github.com/guyoung/GyWxappCases/tree/master/Enhance
- 微信小程序Canvas增强组件WeZRender:https://github.com/guyoung/WeZRender
爱盈利(aiyingli.com)移动互联网最具影响力的盈利指导网站。定位于服务移动互联网创业者,移动盈利指导。我们的目标是让盈利目标清晰可见!降低门槛,让缺乏经验、资金有限的个人和团队获得经验和机会,提高热情,激发产品。