Flowdeeps / marquee

Yes. That marquee.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marquee v1.0

You have no idea how surprised I am that is still supported. I was ready to write a JS and CSS wrapper to reintroduce the tag but upon opening my dev browsers there it was, scrolling away happily. I guess that's saved me a day of coding…

Set Up Dev Environment

$npm install

$bower install

$grunt build

$grunt watch

I use python's SimpleHTTPServer for most front-end projects which you can use by navigating to the folder holding your index and typing:

$python -m SimpleHTTPServer

License

MIT

About

Yes. That marquee.


Languages

Language:JavaScript 75.5%Language:HTML 22.2%Language:CSS 2.3%