Gathering detailed insights and metrics for bash-match
Gathering detailed insights and metrics for bash-match
Gathering detailed insights and metrics for bash-match
Gathering detailed insights and metrics for bash-match
to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
braces
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
is-glob
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
fill-range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
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.
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
7 Stars
14 Commits
3 Forks
4 Watchers
1 Branches
6 Contributors
Updated on Nov 07, 2023
Latest Version
1.0.2
Package Id
bash-match@1.0.2
Size
3.96 kB
NPM Version
4.2.0
Node Version
7.7.3