m-blink

1.0.1 • Public • Published

m-blink

m-blink is an implementation of the now obsolete <blink></blink> tag. Simply add the js script to your HTML page and go crazy.

m-blink is a pure CSS implementation of the tag.

m-blink sample

<!DOCTYPE html>
<html>
<head>
	<title>Needless Throwback</title>
</head>
<body>
	<m-blink>Your blink text goes here!</m-blink>
	<script type="text/javascript" src="m-blink.js"></script>
</body>
</html>

Package Sidebar

Install

npm i m-blink

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

13.3 kB

Total Files

5

Last publish

Collaborators

  • scott.rothman