ng2-mode

Homepage: http://github.com/AdamNiederer/ng2-mode

Author: Adam Niederer

Updated:

Summary

Major modes for editing Angular 2

Commentary

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--".

Dependencies