sindresorhus / os-homedirLinks
[DEPRECATED] Node.js `os.homedir()` ponyfill
☆61Updated 5 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☆37Updated 5 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Create Error classes☆41Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- A tiny stream log☆54Updated 6 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Repeat a string - fast☆35Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆50Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Conditional promise catch handler☆40Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Align the text in a string.☆51Updated 5 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Convert an Observable to a Promise