Homepage: http://github.com/AdamNiederer/ng2-mode
Author: Adam Niederer
Updated:
Major modes for editing Angular 2
The main features of the modes are syntax highlighting (enabled with `font-lock-mode' or `global-font-lock-mode'), and easy switching between templates and components. Exported names start with "ng2-"; private names start with "ng2--".