sindresorhus / os-homedir
[DEPRECATED] Node.js `os.homedir()` ponyfill
☆61Updated 4 years ago
Alternatives and similar repositories for os-homedir:
Users that are interested in os-homedir are comparing it to the libraries listed below
- Get an array of parent directories including itself☆27Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Rename a function☆46Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Get the gulp tasks from a gulp project☆20Updated 3 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Convert an Observable to a Promise☆47Updated last year
- Snippets for AVA☆39Updated 6 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Revert the previous `file.path` change☆18Updated last year
- Add AVA to your project☆15Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- Repeat a string - fast☆34Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart