1.3.4 • Published 3 years ago

bonfirejqg-qs v1.3.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

#下载

npm i bonfirejqg-qs -D

#使用

const obj = require('bonfirejqg-qs')
//get传参转对象
console.log(obj.qsparse('a=1&b=2'))
//对象转get传参
console.log(obj.qsstringify({a:1,b:2}))
1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.0.0

3 years ago