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 3 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks 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 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 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 2 weeks ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Checkout multiple git branches, execute scripts and log the results☆27Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Node.js releases data☆38Updated 2 weeks ago
- Sort the keys of an object☆107Updated 4 months ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago