brianc / node-deprecate
Mark a method as deprecated by printing a warning to the console the first time it's called
☆14Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for node-deprecate
- A better `Promise.race()`☆46Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Tiny type-safe event emitter☆26Updated 11 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 7 months ago
- Node.js releases data☆36Updated last week
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- random string generator☆29Updated 5 years ago
- Check if something is a promise☆47Updated 3 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Create full featured package.json files☆30Updated 10 months ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last year
- Rename a function☆45Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last year
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Standard NPM Package Format☆42Updated 2 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated last year
- Checkout multiple git branches, execute scripts and log the results☆26Updated last year
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get a directory for your caching needs☆26Updated last year