ngblink
v0.0.3
Published
<blink> tag for AngularJS
Downloads
3
Maintainers
Readme
ng-blink
##Installation
npm install ngblink
or
bower install ngblink
##Usage
<blink> This text will blink! </blink>
You can define an optional speed
attribute specifying (in milliseconds) how quickly the element will blink. The default speed is 500ms.
<blink speed="750"> I'm blinking! </blink>
Contributing
If you wish to contribute to the return of the blink tag, feel free to send a pull request. This project uses standard style.
License
MIT. Copyright (c) Sterling Whitley