[ 原始碼: node-multimatch ]
套件:node-multimatch(5.0.0-2)
node-multimatch 的相關連結
Debian 的資源:
下載原始碼套件 node-multimatch:
- [node-multimatch_5.0.0-2.dsc]
- [node-multimatch_5.0.0.orig.tar.gz]
- [node-multimatch_5.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Extends minimatch.match() with support for multiple patterns
Node.js is an event-based server-side JavaScript engine.
其他與 node-multimatch 有關的套件
|
|
|
|
-
- dep: node-array-differ
- Create an array with values present in the first input array
-
- dep: node-array-union
- Create an array of unique values, in order, from the input arrays
-
- dep: node-arrify
- Convert a value to an array
-
- dep: node-minimatch
- Convert glob expressions into RegExp objects for Node.js