language-vue-component
Adds syntax highlighting to Vue Component files in Atom.
CYBAI 126,578 64 0.5.0 MIT GitHub

Syntax highlighting for single-file Vue.js components supports in Atom (enabled by Vueify or vue-loader).

This syntax highlighting is translated from Vue.js author's Sublime Text syntax highlighting for single-file Vue components.

NOTE: You still need to install corresponding packages for pre-processors (e.g. Jade, SASS, CoffeeScript) to get proper syntax highlighting for them.