Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.19 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.19 KB

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

  • Change the original resource file to Traditional Chinese
  • Generate simulated data according to the data template
  • Provide request/response mocking for ajax requests

Original Source

https://github.com/nuysoft/Mock

License

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