This package provides the following services:
This package consumes the following services:
atom-angular-2
A complete package for Angular 2 app development. [BETA]
Note:
This package is very much still a work in progress.
Currently supports angular-cli projects only.
Features
- Syntax highlighting for Typescript
- Autocompletes
- Typescript
- Angular
- Your App classes
- Resolves Imports
- Snippets
Contributing
- Atom -> Install Shell Commands
- Clone this repo
- cd atom-angular2
- apm link
- do changes and give a pull request!!