A robust javascript SDK for the left-pad.io API.
- Node.js
$ npm install left-pad-io-js-sdk
var leftPadIOSDK = require('left-pad-io-sdk');
leftPadIOSDK.leftPad('dog', 10, '#').then(function(response){
console.log(response); // logs the response
})
See /examples
for more
Go for it
APACHE 500-series S