bgytgbytvb

1.0.2 • Public • Published

下载

npm i weblyf-qs -S
``
# 使用
const hh=require('./index.js')

let a=hh.parse("a=1&b=2&c=3");
console.log(a);
let b=hh.stringify({a:"1",b:"2",c:"3"});
console.log(b)

Readme

Keywords

none

Package Sidebar

Install

npm i bgytgbytvb

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

899 B

Total Files

4

Last publish

Collaborators

  • klwp100