Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-glob-parent
Extract the non-magic parent path from a glob string
https://github.com/es128/glob-parent
0
no reviews
Install
Javascript module to extract the non-magic parent path from a glob string.
For example, 'path/to/*.js' will return 'path/to' and '**/*.js' will return '.'
Node.js is an event-based server-side JavaScript engine.