@angular/cli
- Version 18.2.4
- Published
- 635 kB
- 17 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 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.dev/license
function pickManifest
pickManifest: ( metadata: import('./utilities/package-metadata').PackageMetadata, selector: string) => import('./utilities/package-metadata').PackageManifest;
Package Files (3)
Dependencies (17)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto 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>
- Updated .
Package analyzed in 2162 ms. - Missing or incorrect documentation? Open an issue for this package.