pad-left-g

Left pad a string with zeros or a specified string. Fastest implementation.Study from Jon Schlinker.

Usage no npm install needed!

<script type="module">
  import padLeftG from 'https://cdn.skypack.dev/pad-left-g';
</script>

README

pad-left

Left pad a string with zeros or a specified string. Fastest implementation.Study from jonschlinkert/pad-left