jonschlinkert / parse-filepath
Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists
☆30Updated 7 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:
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 4 months ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Check if a file is executable☆30Updated 6 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Check if a file path is a compressed file☆17Updated last year
- An asynchronous middleware pattern☆27Updated last year
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Node 8's util.promisify, as a node module☆21Updated last year