[ Источник: node-ignore ]
Пакет: node-ignore (5.2.1-1)
Ссылки для node-ignore
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код node-ignore:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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
|
|
|
|
-
- dep: nodejs
- взаимодействие на основе событий в V8 javascript — программа
Загрузка node-ignore
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 25,8 Кб | 97,0 Кб | [список файлов] |