Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 258 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 258 Bytes

table-flip

Prepends a table-flip emoji ( (╯°□°)╯︵ ┻━┻ ) before console errors. That's all.

New in v1.0.1: prepends the look of disapproval (ಠ_ಠ) to warnings.

Usage.

Import it.

require('table-flip');

That's all.