brianc / node-deprecate
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
- A better `Promise.race()`☆46Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Rename a function☆46Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Sort an object's keys, including an optional key list☆31Updated 3 weeks ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Log the value/error of a promise☆26Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- ☆23Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Get the file type by inspecting a stream☆18Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Node.js releases data☆36Updated last week
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- random string generator☆29Updated 5 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago