Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

none-padding-with-left-beef

i-norden21MIT2.0.0

Adds a cow to the left of a string

none, pad, padding, left, beef, indent, format, string, str

readme

none-padding-with-left-beef

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]