chrisgriffith / autocomplete-angular-material

MIT License
3 stars 2 forks source link

Angular Material Autocomplete Package

Angular Material tag and attribute autocompletions in Atom. Install autocomplete-plus before installing this package.

This is powered by the list of HTML tags here and HTML attributes here

You can update the prebuilt list of tags and attributes names and values by running the update.coffee file at the root of the repository and then checking in the changed completions.json file.