sindresorhus / os-tmpdir
[DEPRECATED] Node.js os.tmpdir() ponyfill
☆35Updated 4 years ago
Alternatives and similar repositories for os-tmpdir:
Users that are interested in os-tmpdir are comparing it to the libraries listed below
- Repeat a string - fast☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Find a file given a declaration of locations.☆12Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Modify the filename in a path☆16Updated 2 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Simple `setImmediate` shim☆28Updated last year
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 11 months ago
- ☆37Updated 8 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 weeks ago
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- Check if an object can be used like an Array☆16Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 6 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 7 years ago