Ment.io – Angular @Mentions with Macros
Posted · Category: Forms, MIT License
Ment.io gives you @mentions and macros widget based on AngularJS, but with no dependencies on jQuery. The mentio directive is applied to any element that accepts selectable text input and exposes an ngModel
. The mentio directive watches the ngModel
of the element for changes. If the user enters a sequence of non-wihtespace characters starting with a trigger character, a typeahead menu appears.
Requirements: AngularJS Framework
Demo: http://jeff-collins.github.io/ment.io/
License: MIT License
0 Comments