@angular/cli

  • Version 17.3.5
  • Published
  • 613 kB
  • 18 dependencies
  • MIT license

Install

npm i @angular/cli
yarn add @angular/cli
pnpm add @angular/cli

Overview

CLI tool for Angular

Index

Variables

variable VERSION

const VERSION: Version;

    Functions

    function default

    default: (options: { cliArgs: string[] }) => Promise<number>;

      Namespaces

      namespace @yarnpkg/lockfile

      module '@yarnpkg/lockfile' {}
      • Copyright Google LLC All Rights Reserved.

        Use of this source code is governed by an MIT-style license that can be found in the LICENSE file at https://angular.io/license

      namespace npm-pick-manifest

      module 'npm-pick-manifest' {}
      • Copyright Google LLC All Rights Reserved.

        Use of this source code is governed by an MIT-style license that can be found in the LICENSE file at https://angular.io/license

      function pickManifest

      pickManifest: (
      metadata: import('./utilities/package-metadata').PackageMetadata,
      selector: string
      ) => import('./utilities/package-metadata').PackageManifest;

        Package Files (4)

        Dependencies (18)

        Dev Dependencies (0)

        No dev dependencies.

        Peer Dependencies (0)

        No peer dependencies.

        Badge

        To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

        You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@angular/cli.

        • Markdown
          [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@angular/cli)
        • HTML
          <a href="https://www.jsdocs.io/package/@angular/cli"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>