New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

webkking-qs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webkking-qs

``` npm i webkking-qs -S

latest
npmnpm
Version
1.2.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

仿写 qs 模块

使用 1

npm i webkking-qs -S

const qs = require('webkking-qs')

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

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

使用 2 -g

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

FAQs

Package last updated on 16 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts