path-format
Node.js path.format() polyfill
Node.js path.format() polyfill
Get a property from a nested object using a dot path or custom separator
Calculates a given hash of a given path
Calculates a SHA-512 for given data
Calculates a SHA-512 of a given file. Single package for the browser and node.
Webpack plugin that enables overriding module import paths using a regex match and a replacement
Filter an object using glob patterns and dot notation.
A plugin for ESLint that ensures that the path argument to `require` does not include the '.js' extension
A blazing fast recursive directory crawler with lazy sync and async iterator support.
Require from a directory relative to node_modules, flattening your require paths.
A module to get correct $PATH on OSX
Detect potential file system conflicts and if necessary prompt the user before overwriting files.
Extract a valid fs path from a string
triangulates a 2D polyline into a stroke
Reads the entire contents of a file.
Scales an SVG path along its X/Y axes.
Reads the entire contents of a .properties file.
a map from arrays of values to values
Resolve a local npm package as binary path
Recursively read directories and return a list of files, filtered to have only the files for which the (optional) filter function returns `true`. Sync and async.