# @carto/create-angular

> Template for creating CARTO applications in Angular

Latest version **0.1.5** (published 2025-04-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install @carto/create-angular
pnpm add @carto/create-angular
yarn add @carto/create-angular
bun add @carto/create-angular
```

Provides the commands `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `11`, `12`, `13`, `14`, `15`, `16`, `17`, `18`.

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.5 |
| Published | 2025-04-01 |
| First published | 2024-09-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 28 |
| Unpacked size | 50.1 KB |
| Known vulnerabilities | 0 (+23 in 4 direct dependencies) |
| Install scripts | no |
| Author | Don McCurdy <donmccurdy@carto.com> |
| Maintainers | jmtorrescartodb, juanra-carto, cartodb, shylpx, jaragon, aaranadev, zbigg, josmorsot, vmilan, felixpalmer, donmccurdy, moicalcob, aalmonacid, jmgaya, menusal |

## Links

- npm: https://www.npmjs.com/package/@carto/create-angular
- Repository: github:CartoDB/carto-app-templates
- npm.io page: https://npm.io/package/@carto/create-angular

## Dependencies (28)

- [meow](https://npm.io/package/meow.md) ^13.2.0
- [rxjs](https://npm.io/package/rxjs.md) ~7.8.2
- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [zone.js](https://npm.io/package/zone.js.md) ~0.14.10
- [maplibre-gl](https://npm.io/package/maplibre-gl.md) ^4.7.1
- [@angular/core](https://npm.io/package/@angular/core.md) ^18.2.13
- [@deck.gl/core](https://npm.io/package/@deck.gl/core.md) ~9.1.8
- [@deck.gl/json](https://npm.io/package/@deck.gl/json.md) ~9.1.8
- [@luma.gl/core](https://npm.io/package/@luma.gl/core.md) ~9.1.6
- [@angular/forms](https://npm.io/package/@angular/forms.md) ^18.2.13
- [@deck.gl/carto](https://npm.io/package/@deck.gl/carto.md) ~9.1.8
- [@angular/common](https://npm.io/package/@angular/common.md) ^18.2.13
- [@angular/router](https://npm.io/package/@angular/router.md) ^18.2.13
- [@deck.gl/layers](https://npm.io/package/@deck.gl/layers.md) ~9.1.8
- [@luma.gl/engine](https://npm.io/package/@luma.gl/engine.md) ~9.1.6
- [@loaders.gl/core](https://npm.io/package/@loaders.gl/core.md) ^4.3.3
- [@angular/compiler](https://npm.io/package/@angular/compiler.md) ^18.2.13
- [@carto/api-client](https://npm.io/package/@carto/api-client.md) ^0.4.9
- [@angular/animations](https://npm.io/package/@angular/animations.md) ^18.2.13
- [@deck.gl/extensions](https://npm.io/package/@deck.gl/extensions.md) ~9.1.8
- [@deck.gl/geo-layers](https://npm.io/package/@deck.gl/geo-layers.md) ~9.1.8
- [@auth0/auth0-angular](https://npm.io/package/@auth0/auth0-angular.md) ^2.2.3
- [@carto/create-common](https://npm.io/package/@carto/create-common.md) ^0.1.5-alpha.0
- [@deck.gl/mesh-layers](https://npm.io/package/@deck.gl/mesh-layers.md) ~9.1.8
- [@luma.gl/shadertools](https://npm.io/package/@luma.gl/shadertools.md) ~9.1.6
- [@angular/platform-browser](https://npm.io/package/@angular/platform-browser.md) ^18.2.13
- [@deck.gl/aggregation-layers](https://npm.io/package/@deck.gl/aggregation-layers.md) ~9.1.8
- [@angular/platform-browser-dynamic](https://npm.io/package/@angular/platform-browser-dynamic.md) ^18.2.13

## Recent versions

- 0.1.5 (latest) — 2025-04-01
- 0.1.5-alpha.0 (alpha) — 2025-03-31
- 0.1.4 — 2025-03-31
- 0.1.3 — 2024-10-29
- 0.1.2 — 2024-10-09
- 0.1.2-alpha.4 — 2024-10-07
- 0.1.1 — 2024-10-07
- 0.1.0 — 2024-10-07
- 0.0.13-0 — 2024-09-27
- 0.0.13-alpha.0 — 2024-09-25
- 0.0.12 — 2024-09-19
- 0.0.11 — 2024-09-18

## README

# CreateAngular

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.1.1.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page.

---
_Source: https://npm.io/package/@carto/create-angular · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
