1.0.0 • Published 8 years ago

table_flipper.js v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Table flipper (╯°□°)╯︵ ┻━┻ (JS version!)

A useless JS module that prepends the table flipper on Exception messages, inspired by a useless Ruby gem

Installation

Install using npm.

    npm install table_flipper

and then simply

    require('table_flipper');

You can also use it in the browser straight out of the box to a certain extent!

    <script src="/path/to/table_flipper.js"></script>

Then proceed to break something!