1.0.0 • Published 7 years ago

spongify v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Spongify

Spongify your strings by making them as obnoxious as possible. Memes.

Installation

npm install spongify --save

Usage

let spongify = require('spongify') convert = spongify.convert

let myString = 'Hello World', spongifiedString = convert(myString)

console.log(myString: ${myString}, spongifiedString: ${spongifiedString})

Tests

npm test

Contributing

No one should ever contribute to this.

Release History

  • 1.0.0 Initial and final release, assuming no bugs