全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: node-ignore  ]

套件:node-ignore(5.1.4-5)

node-ignore 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 node-ignore

維護小組:

外部的資源:

相似套件:

manager and filter for .gitignore rules - Node.js library

"ignore" is a manager, filter and parser for the .gitignore spec at <https://git-scm.com/docs/gitignore>, implemented in pure JavaScript.

 * Standalone module, much simpler than e.g. "fstream-ignore".
 * Only contains utility methods
   to filter paths according to the specified ignore rules.
 * Never tries to discover ignore rules
   by traversing directories or fetching from git configurations.
 * Doesn't care about sub-modules of git projects.
 * Complies exactly to gitignore documentation
   at <https://git-scm.com/docs/gitignore>:
   - "/*.js" should only match "a.js", not also "abc/a.js".
   - "**/foo" should match "foo" anywhere.
   - Prevents re-including a file excluded in a parent directory.
   - Handles trailing whitespaces:
     - "a " (one space) should not match "a  " (two spaces).
     - "a \ " matches "a  ".
   - All test cases are verified against "git check-ignore".

其他與 node-ignore 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 node-ignore

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 21。8 kB83。0 kB [檔案列表]