brianc / node-deprecateLinks
Mark a method as deprecated by printing a warning to the console the first time it's called
☆15Updated 5 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:
- A better `Promise.race()`☆46Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Node.js releases data☆36Updated last week
- Get the path of the parent module☆77Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Decompress a HTTP response if needed☆72Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Use the browser Fetch API from the main process in Electron☆34Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Filter promises concurrently☆76Updated last year
- ☆23Updated 5 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 6 months ago