IonicaBizau / parse-pathLinks
Parse paths (local paths, urls: ssh/git/etc)
☆20Updated last month
Alternatives and similar repositories for parse-path
Users that are interested in parse-path are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Convert an Observable to a Promise☆48Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a file path is a binary file☆44Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Rename a function☆46Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Slice a string with ANSI escape codes☆47Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Get the repository name from the git remote origin URL☆23Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago