squanch
v1.0.13
Published
A sqaunchy library to squanch up your text. Get your text squnached for a more fun consolelog. Inspired by Squanchy on Rick and Morty.
Downloads
6
Maintainers
Readme
Squanch
===================
A NPM package: Sqaunch library will squanch up your text. Get your text squnached for a more fun consolelog. Inspired by Squanchy on Rick and Morty.
Installation
npm install squanch
Build Status
Usage
let squanch = require('squanch');
let result = squanch('Hey Rick cool party!);
Output should be similar to Hey Rick squanchy party!
;
Tests
npm test