npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ignore" 的结果(共 56 个)
ignore-loader

Webpack loader to ignore certain package on build.

ignore-by-default

A list of directories you should ignore by default

ISC
dotgitignore

find the closest .gitignore file, parse it, and apply ignore rules

ISC
@bcoe/dotignore

ignorefile/includefile matching .gitignore spec

MIT
fast-ignore

A fast parser and processor for .gitignore files.

MIT
require_optional

Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.

Apache-2.0
watch_r

- recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` di

fstream-ignore

A thing for ignoring files based on globs

ISC
ignore-walk

Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.

ISC
prettier-plugin-sh

An opinionated `shellscript` formatter plugin for Prettier, also support simple format of `Dockerfile`, `properties`, `gitignore`, `dotenv`, `hosts`, `jvmoptions`...

MIT
acquit-ignore

Acquit plugin for removing lines of code from output

Apache-2.0
npmignore

Command line tool for creating or updating a .npmignore file based on .gitignore.

MIT
ignore-sync

a CLI tool to build and sync *ignore files across files and repositories

MIT
@deepcode/dcignore

Default implementation of .dcignore file

MIT
gulp-exclude-gitignore

Gulp plugin to exclude file contained in .gitignore from the stream

ISC
ignorable

Detects whether a file in a package can be ignored

MIT
react-builtin

test package pls ignore

ISC
cspell-gitignore

Gitignore Glob matcher for cspell

MIT
smart-glob

Smart glob that can ignore files

ISC
ignorefs

Ignore common and custom patterns of the file system

Artistic-2.0
@humanwhocodes/gitignore-to-minimatch

Utility to convert gitignore patterns to minimatch patterns

Apache-2.0
@balena/dockerignore

dockerignore is a file filter library compatible with Docker and the node-ignore API

Apache-2.0
dotignore

ignorefile/includefile matching .gitignore spec

MIT
rollup-plugin-ignore

Ignore a module in rollup.js

MIT
gulp-ignore

Include or exclude gulp files from the stream based on a condition

MIT
gulp-gitignore

Exlude files defined on .gitignore from the stream

MIT
ignorepatterns

A regular expression that matches common filenames that we want to ignore

Artistic-2.0
gitignore-to-glob

Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)

MIT