Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists
☆31Dec 19, 2017Updated 8 years ago
Alternatives and similar repositories for parse-filepath
Users that are interested in parse-filepath are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 9 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆15Feb 27, 2017Updated 9 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Call the given method on each value in the given object.☆21Mar 14, 2023Updated 3 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 10 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Return true if a file path contains the given path.☆17May 18, 2021Updated 5 years ago
- WeakMap with an array of keys☆21Aug 2, 2025Updated 10 months ago
- Parse a glob pattern into an object of path parts.☆25Apr 14, 2020Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.