console-memes

1.0.3 • Public • Published

console-memes

Custom Console Logging with Memes.

Install

npm install console-memes

or

yarn add console-memes

Use

in your js file

require('console-memes')

or

import 'console-memes';

then

console.fuck()
#output 
(╯°□°)╯︵ ┻━┻

Examples

// Logging to the console
console.fuck() //when something goes wrong
//(╯°□°)╯︵ ┻━┻
 
console.dfuck() //double fuck
//┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻
 
console.holyshit() //that's all, go home and drink
//(ノಠ益ಠ)ノ彡┻━┻
 
console.ok() //maybe not so bad
//┬─┬ノ( º _ ºノ)
 
console.hah() //¯\_(ツ)_/¯
//¯\_(ツ)_/¯
 
console.sparta() //This Is Spaaarta!
//╯°□°)╯︵(\ .o.)\
 
console.soviet() //In Soviet Russia, table flips you
//┬─┬ ︵ /(.□. \)
 
console.soviet() //wtf
//ಠ_ಠ
//You can add text like in normal console.log()
//ex:
console.wtf('some text')
 
//output
ಠ_ಠ some text

License

Published under the MIT license. Inspired by console-emojis.

Package Sidebar

Install

npm i console-memes

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

3.29 kB

Total Files

4

Last publish

Collaborators

  • lotarbo