@f0c1s/pad
v2021.0.0
Published
A string padding utility from back when String in JS didn't have padStart and padEnd.
Downloads
21
Readme
@f0c1s/pad
- github: f0c1s/node-pad.lib
- npm: @f0c1s/pad
- exported functions: left(), right(), and more
A string padding utility from back when String in JS didn't have padStart and padEnd.
License
MIT
Development
Use npm i -g typescript jasmine && npm i -D @types/node @types/jasmine