jessicayao

1.0.0 • Public • Published

下载

npm install selfdevlopment-qs -S

使用

const qs = require('selfdevlopment-qs')
console.log(qs.parse('a=1&b=2'))
console.log(qs.stringify({ a: '1', b: '2', c: '3' }))

Readme

Keywords

none

Package Sidebar

Install

npm i jessicayao

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • jessicayao