0.0.0 • Published 3 years ago

ouo v0.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

ouo

Shorten URLs using OUO.io and earn money :moneybag:

Install

$ npm install --save ouo

Usage

const short = require('ouo')

short({ key: 'kZrfrYdn', url: 'https://www.google.com' })
.then(shortenedUrl => {
  console.log(shortenedUrl)
  // http://ouo.io/K60dXX
})

License

MIT

0.0.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago