ChristoPy / log-fuck

Print "fuck" on console when things broke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

log-fuck

Print "fuck" on console when things broke

Installation

npm install log-fuck

Usage

const Fuck = require ("log-fuck");

// Log "fuck"
Fuck ();

// Log "fuck" too
console.fuck ();

Version

1.0.2

About

Print "fuck" on console when things broke

License:MIT License


Languages

Language:JavaScript 100.0%