Skip to content

devotis/sublime-angular-material-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Angular Material snippets

A Sublime Text 2/3 snippet to generate Angular Material snippets for <md-button>, <md-input>, <md-icon>, etc

Work in progress here. Collaborators are welcome to add snippets for directives!

Install

Option 1: Manual

Copy the files to your Packages directory.

Option 2: Package Control

In the command pallette (Cmd-Shift+P on Mac) type 'Install' then press enter to see a list of packages. Search for 'AngularMaterial' then press enter to install.

Usage

Start typing <md in html files and the autocomplete window opens.

##Snippets

TODO: build support for these snipperts

All snippest are and should be based on the directives described in this documentation

https://material.angularjs.org/latest/#/

  • md-autocomplete
  • md-button (DONE)
  • md-card
  • md-checkbox
  • md-chip
  • md-chip-remove
  • md-chips
  • md-contact-chips
  • md-content
  • md-divider
  • md-grid-list
  • md-grid-tile
  • md-highlight-text
  • md-icon
  • md-input
  • md-input-container
  • md-list
  • md-list-item
  • md-progress-circular
  • md-progress-linear
  • md-radio-button
  • md-radio-group
  • md-select
  • md-sidenav
  • md-sidenav-focus
  • md-slider
  • md-subheader
  • md-swipe-left
  • md-swipe-right
  • md-switch
  • md-tab
  • md-tabs
  • md-toolbar
  • md-tooltip

License

MIT Licensed.

About

Angular Material Design snippets plugin for Sublime Text 2/3

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages