1.0.1 • Published 12 months ago

fuck-consolelog v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

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

  1. Install the package using npm:

    npm i fuck-consolelog
  2. Import package to your code:

    require('fuck-consolelog')
  3. 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
1.0.1

12 months ago

1.0.0

12 months ago