none-padding-with-left-beef
v2.0.0
Published
Adds a cow to the left of a string
Downloads
5
Maintainers
Readme
Credit
Based on cat-pad Inspired by the stupidity that is left-pad all the hilarious left-pad npm modules and this stupid meme
Install
$ npm install --save none-padding-with-left-beef
Usage
const nonePaddingWithLeftBeef = require('cat-pad');
nonePaddingWithLeftBeef('Mooooo');
//=> '🐄Mooooo'
API
nonePaddingWithLeftBeef(input)
Puts a cow to the left of input
.
input
Type: string
String to place a cow in front of.
License
MIT © [Ian Norden]