This is an example use of the symbolTyper library with AngularJs.

This demo shows how it is practical and intuitive to capture votes from the keyboard while you are typing a review. This eases and speeds up the capture of data.
Symbols can be used as real information and not just friendly decorations. Once the symbols are processed you can render the information they conveyed the way you want.
Here, the votes are rendered with the same symbol in <i/> tags.

* are replaced by 

View the javascript source code for this demo.
View the required css.
Go back to the demo links.
Go to the github repository.
If it does'nt work : report an issue (do not call 911).
Also, more about these demo pages <- here.