1.3.4 • Published 4 years ago

bonfirejqg-qs v1.3.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.0.0

4 years ago