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 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- Node.js releases data☆36Updated this week
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated 3 months 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
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Create a deferred promise☆80Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Lazy number range generator☆81Updated last year
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 4 months ago
- Manipulate the HTTP Vary header☆60Updated 3 weeks ago
- wrap methods with before/after hooks☆82Updated 3 months ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Checkout multiple git branches, execute scripts and log the results☆26Updated 2 years ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Sort the keys of an object☆104Updated this week