UNPKG

just-left-pad

Version:

add characters to the left of a string such that its total length is n

20 lines (10 loc) 231 B
# just-left-pad ## 3.2.0 ### Minor Changes - Rename node module .js -> .cjs ## 3.1.1 ### Patch Changes - fix: reorder exports to set default last #488 ## 3.1.0 ### Minor Changes - package.json updates to fix #467 and #483