bereft-pad
v1.0.2
Published
Parody of left-pad package which only pads with \u26B0 (coffin) symbol.
Downloads
13
Maintainers
Readme
bereft-pad
left-pad parody
Install
$ npm install bereft-pad
Usage
var bereftPad = require('bereft-pad');
bereftPad('foo', 5);
// => "⚰⚰foo"