[ ソース: node-glob-parent ]
パッケージ: node-glob-parent (6.0.2+~5.1.1-2)
node-glob-parent に関するリンク
Debian の資源:
node-glob-parent ソースパッケージをダウンロード:
- [node-glob-parent_6.0.2+~5.1.1-2.dsc]
- [node-glob-parent_6.0.2+~5.1.1.orig-types-glob-parent.tar.gz]
- [node-glob-parent_6.0.2+~5.1.1.orig.tar.gz]
- [node-glob-parent_6.0.2+~5.1.1-2.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 (>= 4.0.3~)
- Node module to return true if a string is a glob or extglob
-
- dep: node-path-dirname
- Node.js library for function path.dirname ponyfill