TooTallNate / util-deprecate
The Node.js `util.deprecate()` function with browser support
☆38Updated 6 years ago
Alternatives and similar repositories for util-deprecate:
Users that are interested in util-deprecate are comparing it to the libraries listed below
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Modern Buffer API polyfill without footguns☆25Updated 4 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
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Center-align the text in a string.☆23Updated 7 years ago