Parody of left-pad package which only pads with \u26B0 (coffin) symbol.
npm install bereft-pad
left-pad parody
``$ npm install bereft-pad`
$ npm install bereft-pad
`var bereftPad = require('bereft-pad');
var bereftPad = require('bereft-pad');
bereftPad('foo', 5);
// => "⚰⚰foo"``