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:
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months 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
- A better `Promise.race()`☆51Updated 3 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Lazy number range generator☆82Updated last year
- Create `esm` enabled packages.☆50Updated 6 years ago
- wrap methods with before/after hooks☆82Updated 2 weeks ago
- Node.js releases data☆38Updated 2 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- convert back a yargs argv object to its original array form☆21Updated 2 years 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
- 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
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Input module for Listr☆33Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Checkout multiple git branches, execute scripts and log the results☆27Updated 3 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Sort the keys of an object☆107Updated 4 months ago
- Log the value/error of a promise☆28Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Write data to a random temporary file☆108Updated last year