Gathering detailed insights and metrics for match-requires
Gathering detailed insights and metrics for match-requires
Gathering detailed insights and metrics for match-requires
Gathering detailed insights and metrics for match-requires
deps-regex
Regular expression for matching javascript require/import statements.
bash-match
Match strings using bash. Does not work on windows, and does not read from the file system. This library requires that Bash 4.3 or higher is installed and is mostly used for checking parity in unit tests.
map-requires
Match require statements in a glob of files. Returns an an object files, each with an array of objects describing each require statement found. Each require statement object has a line number, variable name, and module name. Statements in code comments ar
@byaga/require-match
requires files based on a glob pattern
Match require statements in a string. Returns an array of matching require statements. Each match is an object with line number, variable name, and module name. Statements in code comments are ignored.
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More