# angular-ide

> Provides a seamless integration with the Angular IDE from the command-line for developers looking for an enhanced development experience with Angular.

Latest version **0.9.77** (published 2021-05-21) · SEE LICENSE IN EULA license · 0 weekly downloads

## Install

```sh
npm install angular-ide
pnpm add angular-ide
yarn add angular-ide
bun add angular-ide
```

Provides the command `ngide`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.9.77 |
| Published | 2021-05-21 |
| First published | 2016-10-14 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN EULA |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 6.0.0 |
| Dependencies | 20 |
| Unpacked size | 122.5 KB |
| Known vulnerabilities | 0 (+8 in 4 direct dependencies) |
| Install scripts | yes |
| Author | Genuitec, LLC. |
| Maintainers | genuitec |
| Keywords | webclipse, eclipse, angular2, angular-cli, typescript, ember-addon, codemix |

## Links

- npm: https://www.npmjs.com/package/angular-ide
- Homepage: https://www.genuitec.com/products/angular-ide/
- Issues: https://www.genuitec.com/forums/topics/webclipse/
- npm.io page: https://npm.io/package/angular-ide

## Dependencies (20)

- [q](https://npm.io/package/q.md) 1.4.1
- [ws](https://npm.io/package/ws.md) 1.1.5
- [jju](https://npm.io/package/jju.md) 1.3.0
- [rxjs](https://npm.io/package/rxjs.md) 5.0.1
- [chalk](https://npm.io/package/chalk.md) 1.1.3
- [debug](https://npm.io/package/debug.md) 2.6.9
- [ramda](https://npm.io/package/ramda.md) 0.25.0
- [moment](https://npm.io/package/moment.md) 2.19.3
- [semver](https://npm.io/package/semver.md) 6.2.0
- [tar-fs](https://npm.io/package/tar-fs.md) 1.13.2
- [homedir](https://npm.io/package/homedir.md) 0.6.0
- [slashes](https://npm.io/package/slashes.md) 1.0.5
- [winston](https://npm.io/package/winston.md) 2.3.1
- [chokidar](https://npm.io/package/chokidar.md) 3.3.1
- [fs-extra](https://npm.io/package/fs-extra.md) 2.1.2
- [commander](https://npm.io/package/commander.md) 2.9.0
- [decompress-zip](https://npm.io/package/decompress-zip.md) 0.3.2
- [intercept-stdout](https://npm.io/package/intercept-stdout.md) 0.1.2
- [angular-ide-loader](https://npm.io/package/angular-ide-loader.md) ^0.9.12
- [node-downloader-helper](https://npm.io/package/node-downloader-helper.md) 1.0.8

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.9.77 (latest) — 2021-05-21
- 0.9.76-rc.1 — 2021-05-10
- 0.9.76-rc.0 — 2021-04-27
- 0.9.76 — 2020-12-10
- 0.9.76-ng11-next — 2020-12-10
- 0.9.76-ng11 — 2020-12-09
- 0.9.75 — 2020-10-05
- 0.9.74 — 2020-03-20
- 0.9.73 — 2020-02-07
- 0.9.72 — 2020-01-17
- 0.9.71 — 2020-01-02
- 0.9.70 — 2019-10-10
- 0.9.69 — 2019-10-09
- 0.9.68 — 2019-10-09
- 0.9.67 — 2019-09-18
- … 65 more at https://npm.io/package/angular-ide/versions

## README

The Angular IDE by CodeMix is a IDE built specifically for Angular with TypeScript validation, advanced HTML coding, integrated usage of the angular-cli and all built optimized for developers to make the most of Angular.

Are you ready to be a hero?  Well, just use Angular!  Want to make it easier to be a hero, grab Angular IDE.

https://www.genuitec.com/products/angular-ide/

This module provides automatic ways of installing and interacting with the IDE.  For instance, if you want to get started:

> ngide install /path/to/ide

> ngide open src/app/main.ts

Would first install the IDE to your chosen path, and then you can open any file directly in the IDE to edit it.

Better yet, it can even integrate with ng serve so that as you are working with your command line tools, the Angular IDE stays up to date even reporting errors.

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