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
- Change the original resource file to Traditional Chinese
- Generate simulated data according to the data template
- Provide request/response mocking for ajax requests
https://github.com/nuysoft/Mock
Mock.js is available under the terms of the MIT License.