pikaphu-mockjs

Modified mockjs + fix some broken by PIKAPHU (clone from nuysoft)

Usage no npm install needed!

<script type="module">
  import pikaphuMockjs from 'https://cdn.skypack.dev/pikaphu-mockjs';
</script>

README

PIKAPHU Mock.js

I clone from http://mockjs.com for fix some stuff and use with my project


v 0.0.2 suppress debug

v 0.0.1 fix m.upload.addEventListener is not a function
by editing [mock.js] --> MockXMLHttpRequest.prototype.upload = xhr.upload;

v 0.0.0 full clone from 1.0.1-beta3