brianc / node-deprecateLinks
Mark a method as deprecated by printing a warning to the console the first time it's called
☆15Updated 6 years ago
Alternatives and similar repositories for node-deprecate
Users that are interested in node-deprecate are comparing it to the libraries listed below
Sorting:
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- A better `Promise.race()`☆51Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 2 months ago
- Checkout multiple git branches, execute scripts and log the results☆27Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Lazy number range generator☆82Updated last year
- Get the path of the parent module☆79Updated 2 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- wrap methods with before/after hooks☆82Updated 2 weeks ago
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated 2 months ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Create a deferred promise☆83Updated 2 months ago
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago