skyfather-qs1
v1.0.1
Published
仿qs模块 ``` npm i skyfather-qs -S const qs = require('skyfather-qs')
Downloads
2
Readme
skyfather-qs
仿qs模块
npm i skyfather-qs -S
const qs = require('skyfather-qs')
语法1:qs.stringify(对象)
作用1:转GET参数去问号
语法2:qs.parse(GET参数去问号)
作用2:转对象