1.3.4 • Published 2 years ago

bonfirejqg-qs v1.3.4

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

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.0.0

2 years ago