left-pad-io-js-sdk

1.0.1 • Public • Published

left-pad-io-js-sdk

A robust javascript SDK for the left-pad.io API.

Requirements

  • Node.js

Installation

$ npm install left-pad-io-js-sdk

Usage

var leftPadIOSDK = require('left-pad-io-sdk');
 
leftPadIOSDK.leftPad('dog', 10, '#').then(function(response){
  console.log(response); // logs the response
})

See /examples for more

Contributing

Go for it

Lisence

APACHE 500-series S

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i left-pad-io-js-sdk

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • supjeff