[ 原始碼: node-glob-parent ]
套件:node-glob-parent(3.1.0-1+deb10u1)
node-glob-parent 的相關連結
Debian 的資源:
下載原始碼套件 node-glob-parent:
- [node-glob-parent_3.1.0-1+deb10u1.dsc]
- [node-glob-parent_3.1.0.orig.tar.gz]
- [node-glob-parent_3.1.0-1+deb10u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Extract the non-magic parent path from a glob string
Javascript module to extract the non-magic parent path from a glob string.
For example, 'path/to/*.js' will return 'path/to' and '**/*.js' will return '.'
Node.js is an event-based server-side JavaScript engine.
其他與 node-glob-parent 有關的套件
|
|
|
|
-
- dep: node-is-glob (>= 3.1~)
- Node module to return true if a string is a glob or extglob
-
- dep: node-path-dirname (>= 1.0~)
- Node.js library for function path.dirname ponyfill
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable