sindresorhus / os-homedirLinks
[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
Sorting:
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Rename a function☆47Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆22Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Get an array of parent directories including itself☆26Updated last year
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 4 months ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- A tiny stream log☆54Updated 6 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Get the callsite of the caller function☆54Updated last month
- Use npm v3 alongside your currently installed npm.☆34Updated 8 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- Convert an Observable to a Promise☆50Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- ES2015 Number.isNaN() ponyfill