fuck-consolelog
v1.0.1
Published
Prevent wasting time on typing two-word method (console.log()) instead use this package that provides you with one-word plain method (print()) method. Easy Peasy! Fu*k console.log(), embrace print()
Downloads
3
Readme
A plain substitute for console.log()
Why use this package?
fu*k-consolelog provides you with a one-word simple method print()
; so you don't need to type that console
and then .
afterward log
, that's garbage and time-wasting. Use a plain one-word print()
method after installing fu*k-consolelog.
Usage
Install the package using
npm
:npm i fuck-consolelog
Import package to your code:
require('fuck-consolelog')
Use it in your code
print(99) // => 99 print('piss off console.log') // => piss off console.log`
Sample Code
const print = require('fuck_consolelog')
print(99) // => 99
print('piss off console.log') // => piss off console.log