</>PackageGraphPackageGraph

test-exclude

npmv8.0.0

test for inclusion or exclusion of paths using globs

0
Weekly downloads
1
Dependents
5
Dependencies
2/100
Popularity

Overview

test-exclude is an npm package that test for inclusion or exclusion of paths using globs. The latest version is 8.0.0, released under the ISC license.

Who should use it

Teams working in the npm ecosystem who need test for inclusion or exclusion of paths using globs and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (ISC).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of test-exclude.

Dependencies

Dev (2)

c8 ^9.1.0tap ^19.2.2

Used by

Popular packages that depend on test-exclude.

Alternatives to test-exclude

env-pathsnpm

Get paths for storing things like data, config, cache, etc

81.5M/wk1 dependentsMITTS
getenvnpm

Get and typecast environment variables.

8.7M/wk5 dependentsMIT
is-globnpm

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

0/wk2 dependentsMIT
picomatchnpm

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

0/wk8 dependentsMIT
tinyglobbynpm

A fast and minimal alternative to globby and fast-glob

0/wk6 dependentsMITTS
is-extglobnpm

Returns true if a string has an extglob.

0/wk1 dependentsMIT
pkg-dirnpm

Find the root directory of a Node.js project or npm package

0/wk1 dependentsMITTSdeprecated
fdirnpm

The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s

0/wk1 dependentsMITTS
find-up-simplenpm

Find a file or directory by walking up parent directories — Zero dependencies

0/wk1 dependentsMITTS
anymatchnpm

Matches strings against configurable strings, globs, regular expressions, and/or functions

0/wk1 dependentsISCTS
fb-watchmannpm

Bindings for the Watchman file watching service

0/wk1 dependentsApache-2.0
strip-json-commentsnpm

Strip comments from JSON. Lets you use comments in your JSON files!

0/wk1 dependentsMITTS

Frequently installed together

Version history

VersionPublishedLicense
8.0.0latest4 months agoISC
7.0.24 months agoISC
7.0.12 years agoISC
7.0.02 years agoISC
6.0.06 years agoISC
6.0.0-alpha.36 years agoISC
6.0.0-alhpa.36 years agoISC
6.0.0-alpha.26 years agoISC
6.0.0-alpha.16 years agoISC
6.0.0-alpha.07 years agoISC
5.2.37 years agoISC
5.2.27 years agoISC
5.2.17 years agoISC
5.2.07 years agoISC
5.1.07 years agoISC
5.0.17 years agoISC
4.2.37 years agoISC
5.0.08 years agoISC
4.2.28 years agoISC
4.2.18 years agoISC

Maintainers

Keywords

Frequently asked questions

How do I install test-exclude?

Run `npm install test-exclude` to add test-exclude to your npm project.

What license is test-exclude released under?

test-exclude is distributed under the ISC license.

How popular is test-exclude?

test-exclude has approximately 0 downloads per week and 1 known dependent packages.