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
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the auth token set for an npm registry☆35Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Determines whether a Node file is a Module (`import`) or a Script (`require`)☆11Updated 4 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 7 years ago
- Get the file type by inspecting a stream☆18Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Get the file extension and MIME type from a file☆25Updated 7 years ago
- Checkout multiple git branches, execute scripts and log the results☆26Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get a directory for your caching needs☆26Updated last year
- Create `esm` enabled packages.☆50Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Get CI environment variables for parallelizing builds☆37Updated 4 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Node.js releases data☆36Updated last week
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 2 years ago
- Sort an object's keys, including an optional key list☆30Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago