jonschlinkert / parse-filepathLinks
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 file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- make plain text (HTML, CSS, JSON) etc require()-able☆37Updated 10 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Check if a file is executable☆30Updated 6 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Repeat a string - fast☆34Updated 4 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 4 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Updates the browser's query string in place, so you can bind it to some dynamic query in your app☆11Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Extract the actual stack of an error☆66Updated 2 years ago