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
- Define a non-enumerable property on an object.☆21Updated last year
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- CSV parser for node.js☆15Updated 5 years ago
- Check if a file is executable☆31Updated 6 years ago
- Get the version numbers of a package from the npm registry☆30Updated 11 months ago
- Find the module object for something that was require()d☆26Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 2 weeks ago
- node.js utility for exporting a directory of files as modules.☆21Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- make plain text (HTML, CSS, JSON) etc require()-able☆37Updated 10 years ago
- Simple `setImmediate` shim☆28Updated 10 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 8 months ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- The source for this module has moved to the Helmet repository.☆10Updated 4 years ago
- Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or …☆14Updated 6 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago