expression packages
Packages tagged with "expression".
5 packages
is-regexnpm
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
↓ 87.6M/wk◈ 1 dependents⚖ MITTS
is-extglobnpm
Returns true if a string has an extglob.
↓ 0/wk◈ 1 dependents⚖ MIT
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/wk◈ 2 dependents⚖ MIT
escape-string-regexpnpm
Escape RegExp special characters
↓ 0/wk◈ 3 dependents⚖ MIT
anymatchnpm
Matches strings against configurable strings, globs, regular expressions, and/or functions
↓ 0/wk◈ 1 dependents⚖ ISCTS