console-memes
v1.0.3
Published
Custom Console Logging with Memes.
Downloads
2
Maintainers
Readme
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.