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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Get an array of parent directories including itself☆27Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 10 months ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last week
- Modify the filename in a path☆16Updated 2 years ago
- ☆37Updated 8 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Global logging utility.☆18Updated 11 months ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 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
- Detect if a stream is a file stream☆19Updated 5 years ago