left-pad-io

1.0.1 • Public • Published

left-pad-io

Finally you can left pad your strings using the enterprise level robustness of a REST service, from the comfort of your node application!

Installation

npm install --save left-pad-io

Usage

var leftPad = require('left-pad-io')

leftPad('pm', 3, 'n', function(paddedString) {
  console.log(paddedString) // 'npm'
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i left-pad-io

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • nevon