Code Monkey home page Code Monkey logo

blink-old's Introduction

Blink v1.0

Why? Nothing quite defines the early web like the <blink> tag. Apart from perhaps tables and marquees (which gives me an idea…)

Blink is such a quintessentially 90s web idea that has a wonderful origin story attached to it that it's a genuine shame that it's not allowed anymore. Blink is the sort of thing that could have only happened in the early days of the Internet. With this project I'm bringing it back.

-_-

How? There are two ways of using it, either just the CSS3 animation or for some reason you want to use a more semantic span and the .-_- (it's a blinking face) class you can include the JS. You will probably need to fire any scripts that rely on DOM elements being in place after Blink has had a chance to rewrite the tree.

Set Up Dev Environment

Do I need to do this? Only if you want to extend on the project and send it back. Otherwise, dependent on how you want to implement it, just copy the assets/css/main.css and the assets/js/init.js or assets/js/init.min.js files and have at it.

Before either of the JS options will work you'll need to read and understand the ramifications of enabling them so open the files and make sure you do.

$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

blink-old's People

Contributors

flowdeeps avatar

Watchers

 avatar  avatar

Forkers

peteofrepublic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.