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
- Import a globally installed module☆58Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 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…☆94Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the set npm registry URL☆55Updated 2 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Check if something is a promise☆46Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Check if a value is a plain object☆102Updated last year
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago