Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ignore
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
ignore-walk
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
ignore-by-default
A list of directories you should ignore by default
stdin-discarder
Discard stdin input except for Ctrl+C
node-modules-regexp
A regular expression for file paths that contain a `node_modules` folder.
junk
Filter out system junk files like .DS_Store and Thumbs.db
parse-gitignore
Parse a .gitignore or .npmignore file into an array of patterns.
@balena/dockerignore
dockerignore is a file filter library compatible with Docker and the node-ignore API
dotignore
ignorefile/includefile matching .gitignore spec
dev-null
/dev/null for node streams
dotgitignore
find the closest .gitignore file, parse it, and apply ignore rules
deglob
Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.
gulp-filter
Filter files in a `vinyl` stream
glob-gitignore
Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API with NO performance issues
ignore-file
Compile an ignore file (similar to .gitignore) to a Javascript function
better-npm-audit
Reshape into a better npm audit for the community and encourage more people to include security audit into their process.
rehype-ignore
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
surge-ignore
The default things we ignore when you deploy to Surge
ignore-emit-webpack-plugin
Prevents ignored files from being emitted during a Webpack build
textlint-filter-rule-comments
textlint rule that ignore texts using comments directive.