1.2.1 • Published 3 years ago
webopenfathers-qs v1.2.1
仿qs模块
使用1 后期vue先用qs
npm i webopenfathers-qs -S
const qs = require('webopenfather-qs')
语法1:qs.stringify(对象)
作用1:转GET参数去问号
语法2:qs.parse(GET参数去问号)
作用2:转对象
使用2 -g 弄完玩
命令行
npm i webopenfathers-qs -g
web2105 命令