README
pad-left
Left pad a string with zeros or a specified string. Fastest implementation.Study from jonschlinkert/pad-left
Left pad a string with zeros or a specified string. Fastest implementation.Study from Jon Schlinker.
<script type="module">
import padLeftG from 'https://cdn.skypack.dev/pad-left-g';
</script>
Left pad a string with zeros or a specified string. Fastest implementation.Study from jonschlinkert/pad-left