[ 源代码: node-brace-expansion ]
软件包:node-brace-expansion(2.0.1-2)
node-brace-expansion 的相关链接
Debian 的资源:
下载源码包 node-brace-expansion:
- [node-brace-expansion_2.0.1-2.dsc]
- [node-brace-expansion_2.0.1.orig.tar.gz]
- [node-brace-expansion_2.0.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Brace expansion as known from sh/bash for Node.js
node-brace-expansion provides brace expansion as known from sh/bash for Node.js. It provides the expand() method to return an array of all possible and valid expansions of the string argument. If none are found, the string is returned as the only item in the array.
Node.js is an event-based server-side JavaScript engine.
其他与 node-brace-expansion 有关的软件包
|
|
|
|
-
- dep: node-balanced-match
- Match balanced character pairs in Node.js