[ ソース: node-matcher ]
パッケージ: node-matcher (5.0.0-2)
node-matcher に関するリンク
Debian の資源:
node-matcher ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simple wildcard matching
Useful when you want to accept loose string input and regexes/globs are too convoluted.
This module can be used in different ways. It can accept an array of input's and pattern's and returns an array of inputs filtered based on the patterns. Or it returns a boolean of whether if the input matches the pattern.
Node.js is an event-based server-side JavaScript engine.
その他の node-matcher 関連パッケージ
|
|
|
|
-
- dep: node-escape-string-regexp
- Escape RegExp special characters in Node.js