README
wx-util
wechat util written in ES6
toParam: change the object to URI-Encoded params;
marshall: change the object to dict-sort string;
wechat utils
<script type="module">
import wxUtil from 'https://cdn.skypack.dev/wx-util';
</script>
wechat util written in ES6
toParam: change the object to URI-Encoded params;
marshall: change the object to dict-sort string;