angular-auto-focus
The HTML autofocus attribute doesn't consistently work across different browsers when an element is inserted into the DOM after the initial page load. angular-auto-focus introduces the auto-focus attribute that works consistently.
Changes in Fork
- added functionality to auto-select the input contents