An open API service indexing awesome lists of open source software.

https://github.com/reimertz/tableflip


https://github.com/reimertz/tableflip

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# (╯°□°)╯ 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
```html

```

or initiate whenever you want
```html

```
+
```javascript
tableFlip.init({size : "large", key : "untilauthisimplemented", position : "bottom left", email : "[email protected]", message="Im sorry you flipped out and that I broke your heart."});
```

## API

### size: "small|medium|large"

### position: "left|right|top|bottom"

### email: "[email protected]"
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