Packages by phated
Packages maintained by phated.
10 packages
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
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Turn node's process.version into something useful.
The lodash method `_.cloneDeep` exported as a module.
Prepare a node environment to require files with different extensions.
Matches strings against configurable strings, globs, regular expressions, and/or functions
The lodash method `_.zip` exported as a module.
Extract the non-magic parent path from a glob string.
The lodash method `_.throttle` exported as a module.
Converts a source-map from/to different formats and allows adding/changing properties.