🍺 BREW Explorer

← all formulae

install-peerdeps

brew install install-peerdeps v3.0.7 MIT

CLI to automatically install peerDeps

21
30-day installs · #6619
59
90-day · #6855
309
365-day · #6243
301
★ GitHub stars · updated 1y ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "node"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "CLI to automatically install peerDeps",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:52+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "install-peerdeps",
  "github_default_branch": "master",
  "github_last_commit_at": "2025-04-13T19:33:18Z",
  "github_readme_excerpt": "# install-peerdeps\n\n\u003e As seen on the README of [Airbnb\u0027s ESLint config](https://www.npmjs.com/package/eslint-config-airbnb)!\n\n\u003e _Disclaimer: Airbnb is not affiliated with, and does not endorse, this CLI tool_\n\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/nathanhleung/install-peerdeps/node.yml) ![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/nathanhleung/install-peerdeps)\n\n[![npm total downloads](https://img.shields.io/npm/dt/install-peerdeps.svg)](https://www.npmjs.com/package/install-peerdeps) [![npm monthly downloads](https://img.shields.io/npm/dm/install-peerdeps.svg)](https://www.npmjs.com/package/install-peerdeps) ![GitHub stars](https://img.shields.io/github/stars/nathanhleung/install-peerdeps?style=social)\n\n[![Node version](https://img.shields.io/node/v/install-peerdeps.svg)](https://github.com/nathanhleung/install-peerdeps) [![npm version](https://badge.fury.io/js/install-peerdeps.svg)](https://www.npmjs.com/package/install-peerdeps)\n[![GitHub license](https://img.shields.io/github/license/nathanhleung/install-peerdeps.svg)](https://github.com/nathanhleung/install-peerdeps/blob/master/LICENSE)\n\n\ud83d\udcbb Quickly install an npm package and its peer dependencies automatically, using npm, Yarn, or pnpm. \n\nStarting with npm v3.0, peer dependencies are not automatically installed on `npm install`, and it can be a hassle to install them all manually. The `install-peerdeps` tool makes the process fast and easy.\n\nAlso works with [Yarn](https://yarnpkg.com/) (with the `--yarn` flag) and [pnpm](https://pnpm.io/) (with the `--pnpm` flag).\n\n## Quick Start\n\n```\ncd my-project-directory\n\nnpx install-peerdeps \u003cpackage\u003e[@\u003cversion\u003e]\n\n# If you\u0027re using yarn\nyarn dlx install-peerdeps --yarn \u003cpackage\u003e[@\u003cversion\u003e]\n\n# If you\u0027re using pnpm\npnpm dlx install-peerdeps --pnpm \u003cpackage\u003e[@\u003cversion\u003e]\n```\n\nThe specified package along with its peer dependencies will be installed.\n\n## Why\n\nIt\u0027s true that on Linux ",
  "github_repo": "nathanhleung/install-peerdeps",
  "github_stars": 301,
  "github_topics": [],
  "homepage": "https://github.com/nathanhleung/install-peerdeps",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 21,
  "installs_365d": 309,
  "installs_90d": 59,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "install-peerdeps",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6619,
  "rank_365d": 6243,
  "rank_90d": 6855,
  "raw_hash": "55605fd3c1f9b6c9",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/install-peerdeps.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "3.0.7",
  "versioned_formulae": [],
  "why_use_this": null
}