套件:node-querystring(0.2.1-3)
node-querystring 的相關連結
Debian 的資源:
下載原始碼套件 node-querystring:
- [node-querystring_0.2.1-3.dsc]
- [node-querystring_0.2.1.orig.tar.gz]
- [node-querystring_0.2.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Node's querystring module for all engines
The querystring module provides utilities for parsing and formatting URL query strings.
On the World Wide Web, a query string is the part of a uniform resource locator (URL) containing data that does not fit conveniently into a hierarchical path structure. The query string commonly includes fields added to a base URL by a Web browser or other client application, for example as part of an HTML form.
node-querystring allow one to encode, decode, parse and stringify query string.
Node.js is an event-based server-side JavaScript engine.
其他與 node-querystring 有關的套件
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable