1.0.2 • Published 3 years ago

tomoe-qs2 v1.0.2

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

(✿◕‿◕✿)🤺 再次仿 qs2 模块

🐳 使用 1

npm i webopenfather-qs -S

const qs = require('webopenfather-qs')

语法1:qs.stringify(对象)
作用1:转GET参数去问号

语法2:qs.parse(GET参数去问号)
作用2:转对象

👽 使用 2 -g

下载:npm i webopenfather-qs -g
语法:qs 'GET参数去问号'
作用:转对象