Skip to content

Instantly share code, notes, and snippets.

@johndel
Created August 15, 2014 14:44
Show Gist options
  • Save johndel/8581ff69da035843445d to your computer and use it in GitHub Desktop.
Save johndel/8581ff69da035843445d to your computer and use it in GitHub Desktop.
.groups{ng_repeat: "row in [] | skip_range:0:keyword_groups.length-1:3"}
.group{ng_repeat: "keyword_group in [] | range:row*3:((row+1)*3)-1:keyword_groups"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment