[ ソース: node-anymatch ]
パッケージ: node-anymatch (2.0.0-1+deb10u1)
node-anymatch に関するリンク
Debian の資源:
node-anymatch ソースパッケージをダウンロード:
- [node-anymatch_2.0.0-1+deb10u1.dsc]
- [node-anymatch_2.0.0.orig.tar.gz]
- [node-anymatch_2.0.0-1+deb10u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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-micromatch
- Glob matching for javascript/node.js
-
- dep: node-normalize-path
- Normalize file path slashes to be unix-like forward slashes
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable