test-exclude
npmv8.0.0test for inclusion or exclusion of paths using globs
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)
Used by
Popular packages that depend on test-exclude.
Alternatives to test-exclude
Get paths for storing things like data, config, cache, etc
Get and typecast environment variables.
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
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.
A fast and minimal alternative to globby and fast-glob
Returns true if a string has an extglob.
Find the root directory of a Node.js project or npm package
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Find a file or directory by walking up parent directories — Zero dependencies
Matches strings against configurable strings, globs, regular expressions, and/or functions
Bindings for the Watchman file watching service
Strip comments from JSON. Lets you use comments in your JSON files!
Frequently installed together
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Schemas describing various structures used by nyc and istanbuljs
Core istanbul API for JS code coverage
General utilities for plugins to use
Utility function to load nyc configuration
Compile ES2015 block scoping (const and let) to ES5
This plugin transforms ES2015 modules to CommonJS
Version history
| Version | Published | License |
|---|---|---|
| 8.0.0latest | 4 months ago | ISC |
| 7.0.2 | 4 months ago | ISC |
| 7.0.1 | 2 years ago | ISC |
| 7.0.0 | 2 years ago | ISC |
| 6.0.0 | 6 years ago | ISC |
| 6.0.0-alpha.3 | 6 years ago | ISC |
| 6.0.0-alhpa.3 | 6 years ago | ISC |
| 6.0.0-alpha.2 | 6 years ago | ISC |
| 6.0.0-alpha.1 | 6 years ago | ISC |
| 6.0.0-alpha.0 | 7 years ago | ISC |
| 5.2.3 | 7 years ago | ISC |
| 5.2.2 | 7 years ago | ISC |
| 5.2.1 | 7 years ago | ISC |
| 5.2.0 | 7 years ago | ISC |
| 5.1.0 | 7 years ago | ISC |
| 5.0.1 | 7 years ago | ISC |
| 4.2.3 | 7 years ago | ISC |
| 5.0.0 | 8 years ago | ISC |
| 4.2.2 | 8 years ago | ISC |
| 4.2.1 | 8 years ago | ISC |
Maintainers
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.