Skip to content

reimertz/tableflip

Repository files navigation

(╯°□°)╯ tableflip

let them flip out, and then ask why

tableflip makes a homepage flippable and lets angry visitors (╯°□°)╯ ︵ ┻━┻ if something is broken.

But a (╯°□°)╯ ︵ ┻━┻ would be kind of useless without feedback so tableflip will ask for it.

Usage

Either include the smart script that self-initiate

<script size="large" key="untilauthisimplemented" position="bottom left" email="pierrereimertz+tableflip@gmail.com" message="Im sorry you flipped out and that I broke your heart." src="tableflip.min.js" type="text/javascript"></script>

or initiate whenever you want

<script src="tableflip.min.js" type="text/javascript"></script>
tableFlip.init({size : "large", key : "untilauthisimplemented", position : "bottom left", email : "pierrereimertz+tableflip@gmail.com", message="Im sorry you flipped out and that I broke your heart."});

API

size: "small|medium|large"

position: "left|right|top|bottom"

This is the email that messages will get sent to, and yes, + is allowed

message: "Im sorry you flipped.."

If you want, you can add a personal message to the user. It has to be less that 65 characters.

key: "untilauthisimplemented"

Im about to implement a auth service to protect both you and me, but at the momement, the only key allowed is "untilauthisimplemented"

Demo

www.tableflip.co

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published