sindresorhus / tildifyLinks
Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev
☆94Updated 3 years ago
Alternatives and similar repositories for tildify
Users that are interested in tildify are comparing it to the libraries listed below
Sorting:
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if your package was installed globally☆70Updated last year
- Import a globally installed module☆58Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years 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…☆95Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Manipulate the HTTP Vary header☆60Updated 3 weeks ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Get the set npm registry URL☆56Updated 4 months ago
- Indent each line in a string☆113Updated 3 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Get the path of the caller module☆65Updated 3 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago