Package Licenses
MIT
Dependency Licenses
MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
is-extglob • 2.1.1Returns true if a string has an extglob. | INDIRECT | 0 | |
is-glob • 3.1.0Returns `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 | DIRECT | 1 |