1.0.5 • Published 1 year ago

arr-obj-byp v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

下载

npm i arr-obj-byp -S

使用

导出 const date = require('arr-obj-byp');

字符串转对象使用 console.log(date.fn('a=1&b=2&c=3'))

对象转字符串使用 console.log(date.fn1({a=1,b=2,c=3})

1.0.5

1 year ago

1.0.4

1 year ago