Skip to content

An element which blinks in and out to try to get the users attention like the traditional blink element found in the browsers of yesteryear

License

Notifications You must be signed in to change notification settings

24webcomponents/blink-text-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<blink-text> element

An element which blinks in and out to try to get the users attention like the traditional blink element found in the browsers of yesteryear

Installation

Available on npm as blink-text-element.

$ npm install --save blink-text-element

Usage

Script

Import as ES modules:

import 'blink-text-element'

Include with a script tag:

<script type="module" src="./node_modules/blink-text-element/dist/index.js">
<blink-text>
  This text will blink!
</blink-text>

Browser support

Browsers without native custom element support require a polyfill.

  • Chrome
  • Firefox
  • Safari
  • Microsoft Edge

License

Distributed under the MIT license. See LICENSE for details.

About

An element which blinks in and out to try to get the users attention like the traditional blink element found in the browsers of yesteryear

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •