パッケージ: node-anymatch (3.1.3+~cs8.0.5-1)
node-anymatch に関するリンク
Debian の資源:
node-anymatch ソースパッケージをダウンロード:
- [node-anymatch_3.1.3+~cs8.0.5-1.dsc]
- [node-anymatch_3.1.3+~cs8.0.5.orig-picomatch.tar.gz]
- [node-anymatch_3.1.3+~cs8.0.5.orig-types-picomatch.tar.gz]
- [node-anymatch_3.1.3+~cs8.0.5.orig.tar.gz]
- [node-anymatch_3.1.3+~cs8.0.5-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Matches strings against configurable strings
Javascript module to match a string against a regular expression, glob, string, or function that takes the string as an argument and returns a truthy or falsy value. The matcher can also be an array of any or all of these. Useful for allowing a very flexible user-defined config to define things like file paths.
It is a dependency for ava, a futuristic test-runner
Node.js is an event-based server-side JavaScript engine.
その他の node-anymatch 関連パッケージ
|
|
|
|
-
- dep: node-normalize-path
- Normalize file path slashes to be unix-like forward slashes