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 filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 6 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 weeks ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 3 years ago
- Check if a file is executable☆29Updated 7 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Determine if an object is a Buffer☆89Updated 3 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Add permalinks functionality to any node.js project. Can be used in static site generators, build systems, web applications or anywhere …☆33Updated 7 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Get a list of npm packages with keywords☆52Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Generate source-maps from index mappings.☆21Updated 12 years ago