m-marquee

1.0.4 • Public • Published

m-marquee

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

m-marquee is a pure CSS implementation of the tag with minor JS for timing calculations.

m-marquee sample

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

Package Sidebar

Install

npm i m-marquee

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

12.7 kB

Total Files

4

Last publish

Collaborators

  • scott.rothman