1.0.2 β€’ Published 7 years ago

fursole v1.0.2

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
7 years ago

fursole

Drop in replacement for console.log that shows animals speaking instead

Installation

Either grab this repo or just fetch it from npm

npm install fursole --save

Usage

Import fursole as a drop in replacement for console and start logging!

const console = require('fursole')

console.log('Hello') /* πŸ˜ΈπŸ’¬  Hello */