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 4 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Create a deferred promise☆84Updated 4 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- 🌲high performance debug logging 🐞☆160Updated 3 months ago
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated 4 months ago
- Checkout multiple git branches, execute scripts and log the results☆27Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- wrap methods with before/after hooks☆82Updated last month
- Map over promises serially☆50Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Manipulate the HTTP Vary header☆62Updated 2 weeks ago
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago