Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to
* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to
* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to
* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev`
Convert a tilde path to an absolute path: `~/dev` → `/Users/john/dev`
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3 (with updated dependencies)
Replace the cwd in an absolute path with the Bash equivalent: `~+`. Like untildify, but for cwd instead of userhome.
Easy File System management
a tool init project
[DepUp] A fast, simple & powerful blog framework, powered by Node.js.
Resolve a path into an absolute path, using tilde (~) if possible
nil-tum-ret is an application that allows your server to easily utilize multiple processor cores among other things.
Replace user home directory in a path with another string (Rust alternative to npm replace-homedir)
Utility to replace ~ with user home directory.