Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 537 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 537 Bytes

angular-board

Some angular experiments + angular-tagmanager + angular-commandbar See examples at : http://sdaclin.github.com/angular-board

tagManager

tagManager is a custom directive for angular to create a tagmanager component based on an angular array of tags.

  • requires jQuery (tested with jQuery 1.8.3)
  • uses bootstrap 2.2.2

commandBar

commandBar is a custom directive for angular to provide a clever search box that handle different contextual response commandBar is coming soon...