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
Sorting:
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 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 8 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- 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.☆14Feb 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.☆20Mar 14, 2023Updated 3 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- 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 4 years ago
- WeakMap with an array of keys☆18Aug 2, 2025Updated 7 months ago
- Parse a glob pattern into an object of path parts.☆25Apr 14, 2020Updated 5 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Oct 18, 2018Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- Parse e-mail address fields with node.js☆41Jan 9, 2017Updated 9 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Mar 16, 2022Updated 4 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 4 years ago
- Check if a file is executable☆28Jul 7, 2018Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Turns sync functions into async functions☆20May 5, 2023Updated 2 years ago
- CSV parser for node.js☆15Mar 11, 2019Updated 7 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Nov 25, 2020Updated 5 years ago
- Foreach component + npm package☆25May 11, 2022Updated 3 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago