[ ソース: 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