volkswagen.js

1.0.0-rc2 • Public • Published

Putting this here just in case it interest someone. This lib is by no mean complete or useful, it is just the result of an afternoon laughting about Volkswagen emissions scandal.

Why

Installation

npm install volkswagen.js

Usage

var Volkswagen = require('../dist/volkswagen.js');

var instance = new Volkswagen(document.querySelector("#two"), {
    direction: 'left',  // (left|right|top)
    trigger: 'click',   // optional
    timeout: 2000       // stop smoke after 2 sec
});

Readme

Keywords

none

Package Sidebar

Install

npm i volkswagen.js

Weekly Downloads

0

Version

1.0.0-rc2

License

MIT

Last publish

Collaborators

  • shprink