Bug#962637: node-left-pad -- String left-pad

2020-06-13 Thread fancycade
Hi there, > Please don't package already deprecated things in Debian - if you reallz > need it for compat reasons, make it a wrapper around > String.prototype.padStart(). > Trust me, I would not be packaging this if I didn't feel like I had to. I have taken your advice and created a simple Node

Bug#962637: node-left-pad -- String left-pad

2020-06-11 Thread Bernd Zeimetz
Hi, > This is the infamous left-pad package used to left-pad strings. > The project is archived and this tool is now deprecated. The recommendation > is to use String.prototype.padStart() instead. However, due to the > ubiquity of this package in other node projects it is useful to have this >