brianc / node-deprecateLinks
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
Sorting:
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Tiny type-safe event emitter☆26Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- 'string_decoder' module from Node.js core☆34Updated 5 months ago
- Iterate over promises serially☆50Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Node.js releases data☆36Updated last week
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- Use the browser Fetch API from the main process in Electron☆34Updated last year
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- random string generator☆29Updated 5 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago