Skip to content

egoens/sublime-aria-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Sublime Text 2 ARIA HTML Snippets

Installation

Checkout this repo anywhere on your computer. Copy it's contents to the following directory:

~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/

Using snippets

To use any of the provided snippets, type in any of the following and follow it with and immediate "tab" keystroke.

aria-describedby
aria-form
aria-haspopup
aria-hidden
aria-live
aria-required
aria-roles-document
aria-roles-landmarks
aria-roles-widgets
aria-roles
aria-textarea
aria-textinput

The following snippet will return all the possible aria roles. This is merely a cheat sheet to generate all the role possibilities. Trim down to what you need.

aria-roles

Running any of the "aria-roles" subsets (ex: "aria-roles-landmarks") will generate the role section seen in the "aria-roles" snippet.

About

Sublime Text 2 Aria html code snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published