Skip to content

wcldyx/Mock

This branch is 4 commits behind nuysoft/Mock:refactoring.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c4d7cba · Apr 7, 2016
Dec 14, 2015
Apr 7, 2016
Apr 7, 2016
Apr 7, 2016
Dec 23, 2014
Dec 23, 2014
Dec 14, 2015
Dec 14, 2015
May 28, 2014
Dec 23, 2014
Dec 14, 2015
Dec 14, 2015
Dec 16, 2015
Dec 14, 2015
Dec 14, 2015
Apr 7, 2016

Repository files navigation

Mock.js

Build Status

Mock.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: http://mockjs.com

Features

  • 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.

Questions?

If you have any questions, please feel free to ask through New Issue.

Reporting an Issue

Make sure the problem you're addressing is reproducible. Use http://jsbin.com/ or http://jsfiddle.net/ to provide a test page. Indicate what browsers the issue can be reproduced in. What version of Mock.js is the issue reproducible in. Is it reproducible after updating to the latest version?

License

Mock.js is available under the terms of the MIT License.

About

A simulation data generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • HTML 0.5%