sindresorhus / tildifyLinks
Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev
☆96Updated 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☆77Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Import a globally installed module☆59Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the real path of the system temp directory☆85Updated 3 years ago
- Copy a file☆123Updated 5 months ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Check if a value is a plain object☆104Updated last year
- 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 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Get the set npm registry URL☆57Updated 9 months ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Manipulate the HTTP Vary header☆62Updated 3 weeks ago
- Indent each line in a string☆115Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Convert a value to an array☆133Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks ago
- Check if something is a promise☆45Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get a random temporary file path☆81Updated last week