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 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:
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 7 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- CSV parser for node.js☆15Updated 6 years ago
- Check if a file is executable☆29Updated 7 years ago
- Basic logging utils: colors, symbols and timestamp.☆25Updated 7 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- 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 the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Get free disk space info from `df -kP`☆64Updated 4 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Like `fs.createWriteStream(...)`, but atomic.☆50Updated 3 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Regular expression for matching astral symbols☆34Updated 6 years ago