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
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 3 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- make plain text (HTML, CSS, JSON) etc require()-able☆37Updated 10 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a file is executable☆30Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 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
- Get the version numbers of a package from the npm registry☆30Updated last year
- Get the npm config☆37Updated 8 months ago
- timers module for browserify☆24Updated 4 months ago
- Get the avatar of a GitHub user☆21Updated 3 years ago