Skip to content

yutori/mar-quee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mar-quee

Custom Element instead of <marquee>

Demo

http://yutori.github.io/mar-quee/

Get Started

  1. Install package using bower on your project directroy
bower install mar-quee --save
  1. Add webcomponents polyfill and import mar-quee.html to your HTML
<script src="bower_components/webcomponentsjs/webcomponents.min.js"></script>
<link rel="import" href="bower_components/mar-quee/mar-quee.html">
  1. Now, you can use <mar-quee>
<mar-quee>Hello World!</mar-quee>

LICENSE

About

Custom Element instead of <marquee>

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages