sindresorhus / tildify
Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev
☆93Updated 2 years ago
Alternatives and similar repositories for tildify:
Users that are interested in tildify are comparing it to the libraries listed below
- Get the directory of globally installed packages and binaries☆75Updated last year
- Import a globally installed module☆57Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Check if your package was installed globally☆70Updated last year
- Compressible Content-Type / mime checking.☆99Updated 10 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- List of node.js builtin modules☆38Updated 10 months ago
- Check if a path exists☆150Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Lazy number range generator☆81Updated last year
- Create and parse HTTP Content-Type header☆134Updated 6 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago