Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-is-valid-glob
Return true if a value is a valid glob pattern or patterns
https://github.com/jonschlinkert/is-valid-glob
0
no reviews
Install
This really just checks to make sure that a pattern is either a string or array, and if it's an array it's either empty or consists of only strings.
Node.js is an event-based server-side JavaScript engine.