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
- Break out of a promise chain☆23Updated 4 years ago
- Check if a path is inside another path☆38Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Sort an object's keys, including an optional key list☆31Updated last month
- Use the browser Fetch API from the main process in Electron☆34Updated 11 months ago
- Cleanup expired items in a Map☆18Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- random string generator☆29Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Rename a function☆46Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Input module for Listr☆33Updated 5 years ago
- Node.js releases data☆36Updated 2 weeks ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get CI environment variables for parallelizing builds☆38Updated 4 years ago
- Decompress a HTTP response if needed☆72Updated 10 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Returns a JSON representation of an error (handles nested errors and nested toJSONs)☆13Updated last year